Searched refs:FUNC (Results 1 – 7 of 7) sorted by relevance
/ndk/sources/host-tools/nawk-20071023/ |
D | lex.c | 62 { "func", FUNC, FUNC }, 63 { "function", FUNC, FUNC }, 470 case FUNC: in word()
|
D | awkgram.y | 55 %token <i> ARG BLTIN BREAK CLOSE CONTINUE DELETE DO EXIT FOR FUNC 82 %left ARG BLTIN BREAK CALL CLOSE CONTINUE DELETE DO EXIT FOR FUNC 184 | FUNC funcname '(' varlist rparen {infunc++;} lbrace stmtlist '}'
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | conditionals | 71 FUNC = $1 72 ifdef $(call FUNC,DEF)3
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | Unwind-EHABI.cpp | 64 FUNC = 0x1, enumerator 117 case Descriptor::FUNC: { in ProcessDescriptors()
|
/ndk/sources/host-tools/make-3.81/config/ |
D | gettext.m4 | 466 dnl gt_CHECK_DECL(FUNC, INCLUDES)
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ChangeLog | 2291 added HEADER and FUNC checks for items used by source in
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 1814 @%:@ ac_fn_c_check_func LINENO FUNC VAR 1816 @%:@ Tests whether FUNC exists, setting the cache variable VAR accordingly
|