Searched defs:atloc (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/games/adventure/ |
H A D | init.c | 91 int atloc[LOCSIZE]; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-lex.cc | 577 location_t atloc = *loc; in c_lex_with_flags() local
|
H A D | c-attribs.cc | 5861 validate_attribute (location_t atloc, tree oper, tree attr) in validate_attribute() 5944 has_attribute (location_t atloc, tree t, tree attr, tree (*convert)(tree)) in has_attribute()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-lex.c | 524 location_t atloc = *loc; in c_lex_with_flags() local
|
H A D | c-attribs.c | 4571 validate_attribute (location_t atloc, tree oper, tree attr) in validate_attribute() 4654 has_attribute (location_t atloc, tree t, tree attr, tree (*convert)(tree)) in has_attribute()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 8539 location_t atloc = c_parser_peek_token (parser)->location; in c_parser_has_attribute_expression() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 8532 location_t atloc = c_parser_peek_token (parser)->location; in c_parser_has_attribute_expression() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 8683 location_t atloc = cp_lexer_peek_token (parser->lexer)->location; in cp_parser_has_attribute_expression() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 9143 location_t atloc = cp_lexer_peek_token (parser->lexer)->location; in cp_parser_has_attribute_expression() local
|