Searched refs:funcall (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/external/lgpl3/mpc/dist/tools/bench/ |
| H A D | benchtime.h | 47 #define DECLARE_TIME_NOP(func, funcall, nop) \ argument 48 DECLARE_ACCURATE_TIME_NOP(func, funcall) \
|
| /netbsd-src/external/lgpl3/mpfr/dist/tools/bench/ |
| H A D | benchtime.h | 52 #define DECLARE_TIME_NOP(func, funcall, nop) \ argument 53 DECLARE_ACCURATE_TIME_NOP(func, funcall) \
|
| /netbsd-src/external/mpl/dhcp/dist/common/ |
| H A D | tree.c | 546 expr -> data.funcall.name); 550 binding = find_binding (*scope, expr -> data.funcall.name); 554 expr -> data.funcall.name); 559 expr -> data.funcall.name); 568 expr -> data.funcall.name); 572 arg = expr -> data.funcall.arglist; 602 expr -> data.funcall.name); 608 expr -> data.funcall.name); 1046 expr -> data.funcall.name, 1054 log_debug ("boolean: %s() = %s", expr -> data.funcall.name, [all …]
|
| H A D | print.c | 1116 rv = 12 + strlen (expr -> data.funcall.name); 1119 strcpy (buf + 9, expr -> data.funcall.name); 1122 (expr -> data.funcall.arglist, buf + rv,
|
| H A D | parse.c | 4430 (*expr) -> data.funcall.name = cptr; 4433 ep = &(*expr) -> data.funcall.arglist;
|
| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | defaultexpr6.out | 15 // "funcall": {
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/ |
| H A D | clang-format-test.el | 96 (funcall original-call-process-region
|
| /netbsd-src/external/mpl/dhcp/dist/includes/ |
| H A D | tree.h | 277 } funcall; member
|
| /netbsd-src/external/gpl2/send-pr/dist/send-pr/ |
| H A D | send-pr-el.in | 458 (cond ((gnats::functionp thing) (funcall thing)) 471 (funcall thing (gnats::field-contents field))) 537 (funcall (gnats::field-action field) field old new)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-attribs.c | 3999 bool funcall = false; in handle_access_attribute() local 4010 funcall = true; in handle_access_attribute() 4032 if (funcall) in handle_access_attribute()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-attribs.cc | 4897 bool funcall = false; in handle_access_attribute() local 4908 funcall = true; in handle_access_attribute() 4949 if (funcall) in handle_access_attribute()
|
| /netbsd-src/external/gpl2/texinfo/dist/doc/ |
| H A D | texinfo.txi | 12423 like @code{funcall} but with one difference: the last of 12429 As with @code{funcall}, @var{function} must either be a Lisp 12459 @@var@{arguments@}, just like @@code@{funcall@} but with one 12468 @@var@{function@}. As with @@code@{funcall@}, 15500 emacs -batch -funcall batch-texinfo-format *.texinfo 19476 funcall(texinfo-format-xref)
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-1993 | 7037 * parse.c (struct funcall): Moved struct def from parser-defs.h. 7041 * parser-defs.h (struct funcall): Moved struct def to parse.c.
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-1993 | 7037 * parse.c (struct funcall): Moved struct def from parser-defs.h. 7041 * parser-defs.h (struct funcall): Moved struct def to parse.c.
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 154954 (Ada/AArch64) fix fixed point argument passing in inferior funcall
|