Searched defs:num_arguments (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.c149 unsigned char num_arguments; member in struct:_CodeTree::__anoncf77c6ed020a::__anoncf77c6ed0308
154 unsigned char num_arguments; member in struct:_CodeTree::__anoncf77c6ed020a::__anoncf77c6ed0408
159 unsigned char num_arguments; member in struct:_CodeTree::__anoncf77c6ed020a::__anoncf77c6ed0508
1596 com_Call(LispCom *com, unsigned char num_arguments, LispBuiltin *builtin) argument
1606 com_Bytecall(LispCom *com, unsigned char num_arguments, LispObj *code) argument
[all...]
H A Dformat.c112 int *num_arguments; /* number of arguments after arguments */ member in struct:__anon993d45e70508
783 int count, num_arguments; local in function:format_goto
882 int num_arguments; local in function:format_indirection
1142 int choice, num_formats, has_default, num_arguments; local in function:format_conditional
1235 int num_arguments, iterate, iterate_max, has_max, has_min, inum_arguments, local in function:format_iterate
1730 int length, num_arguments, code, need_update, need_argument, hash, head; local in function:LispFormat
2059 int num_arguments; local in function:Lisp_Format
[all...]
H A Dprivate.h146 int num_arguments; member in struct:_LispArgList
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp4715 add_image_function(const char * name,const char * intrinsic_name,image_prototype_ctr prototype,unsigned num_arguments,unsigned flags,enum ir_intrinsic_id intrinsic_id) argument
7437 _image_prototype(const glsl_type * image_type,unsigned num_arguments,unsigned flags) argument
7550 _image(image_prototype_ctr prototype,const glsl_type * image_type,const char * intrinsic_name,unsigned num_arguments,unsigned flags,enum ir_intrinsic_id id) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp4250 add_image_function(const char * name,const char * intrinsic_name,image_prototype_ctr prototype,unsigned num_arguments,unsigned flags,enum ir_intrinsic_id intrinsic_id) argument
6903 _image_prototype(const glsl_type * image_type,unsigned num_arguments,unsigned flags) argument
7016 _image(image_prototype_ctr prototype,const glsl_type * image_type,const char * intrinsic_name,unsigned num_arguments,unsigned flags,enum ir_intrinsic_id id) argument
[all...]

Completed in 26 milliseconds