Home
last modified time | relevance | path

Searched defs:is_identifier (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/
H A Dstrip_asm.py52 def is_identifier(tk): function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/
H A Dstrip_asm.py52 def is_identifier(tk): function
/netbsd-src/external/bsd/tradcpp/dist/
H A Dutils.c234 is_identifier(const char *str) in is_identifier() function
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h385 #define is_identifier(x) ((x) >= FIRST_TOKEN && \ macro
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h388 #define is_identifier(x) ((x) >= FIRST_TOKEN && \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c16583 bool is_identifier; in cp_parser_template_id() local
16881 bool *is_identifier) in cp_parser_template_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc18161 bool is_identifier; in cp_parser_template_id() local
18469 bool *is_identifier) in cp_parser_template_name()