Home
last modified time | relevance | path

Searched defs:narg (Results 1 – 17 of 17) sorted by relevance

/third_party/grpc/third_party/upb/upb/bindings/lua/
Dmsg.c97 static upb_fieldtype_t lupb_checkfieldtype(lua_State *L, int narg) { in lupb_checkfieldtype()
169 static upb_arena *lupb_arena_check(lua_State *L, int narg) { in lupb_arena_check()
213 static upb_arena *lupb_arenaget(lua_State *L, int narg) { in lupb_arenaget()
237 static upb_msgval lupb_tomsgval(lua_State *L, upb_fieldtype_t type, int narg, in lupb_tomsgval()
340 static lupb_array *lupb_array_check(lua_State *L, int narg) { in lupb_array_check()
351 static int lupb_array_checkindex(lua_State *L, int narg, uint32_t max) { in lupb_array_checkindex()
463 static lupb_map *lupb_map_check(lua_State *L, int narg) { in lupb_map_check()
613 static upb_msg *lupb_msg_check(lua_State *L, int narg) { in lupb_msg_check()
641 upb_msg *lupb_msg_pushnew(lua_State *L, int narg) { in lupb_msg_pushnew()
661 static void lupb_msg_newmsgwrapper(lua_State *L, int narg, upb_msgval val) { in lupb_msg_newmsgwrapper()
[all …]
Dupb.c136 bool lupb_checkbool(lua_State *L, int narg) { in lupb_checkbool()
145 const char *lupb_checkstring(lua_State *L, int narg, size_t *len) { in lupb_checkstring()
200 float lupb_checkfloat(lua_State *L, int narg) { in lupb_checkfloat()
Ddef.c32 static const void *lupb_wrapper_check(lua_State *L, int narg, in lupb_wrapper_check()
38 static void lupb_wrapper_pushsymtab(lua_State *L, int narg) { in lupb_wrapper_pushsymtab()
46 static void lupb_wrapper_pushwrapper(lua_State *L, int narg, const void *def, in lupb_wrapper_pushwrapper()
68 const upb_fielddef *lupb_fielddef_check(lua_State *L, int narg) { in lupb_fielddef_check()
217 const upb_oneofdef *lupb_oneofdef_check(lua_State *L, int narg) { in lupb_oneofdef_check()
324 const upb_msgdef *lupb_msgdef_check(lua_State *L, int narg) { in lupb_msgdef_check()
525 const upb_enumdef *lupb_enumdef_check(lua_State *L, int narg) { in lupb_enumdef_check()
613 const upb_filedef *lupb_filedef_check(lua_State *L, int narg) { in lupb_filedef_check()
712 upb_symtab *lupb_symtab_check(lua_State *L, int narg) { in lupb_symtab_check()
720 void lupb_symtab_pushwrapper(lua_State *L, int narg, const void *def, in lupb_symtab_pushwrapper()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_fog.c57 #define NEG_EXP( result, narg ) \ argument
67 #define NEG_EXP( result, narg ) \ argument
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_fog.c57 #define NEG_EXP( result, narg ) \ argument
67 #define NEG_EXP( result, narg ) \ argument
/third_party/mesa3d/src/mesa/tnl/
Dt_vb_fog.c56 #define NEG_EXP( result, narg ) \ argument
66 #define NEG_EXP( result, narg ) \ argument
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
Dfw_load.c62 static char *narg; variable
/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill10.c204 char *narg, *garg, *darg; variable
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
Dcgroup_xattr.c95 static char *narg; variable
/third_party/python/Modules/_sqlite/clinic/
Dconnection.c.h119 int narg; in pysqlite_connection_create_function() local
/third_party/ltp/testcases/network/netstress/
Dnetstress.c117 static char *narg, *Narg, *qarg, *rarg, *Rarg, *aarg, *Targ, *barg, *targ, variable
/third_party/alsa-utils/bat/
Dcommon.h223 char *narg; /* argument string of duration */ member
/third_party/python/Modules/_sqlite/
Dconnection.c894 const char *name, int narg, in pysqlite_connection_create_function_impl()
/third_party/alsa-utils/amixer/
Damixer.c1754 int narg; in exec_stdin() local
/third_party/openssl/ssl/
Dt1_lib.c385 nid_cb_st *narg = arg; in nid_cb() local
/third_party/ltp/tools/sparse/sparse-src/
Dpre-process.c2307 int narg = 0; in dump_macro() local
/third_party/mksh/
Dedit.c2287 size_t ndel, narg; in x_kill() local