Searched defs:startloc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/bin/sh/
H A Dexpand.c632 int startloc = dest - stackblock(); local
736 subevalvar(const char *p, const char *str, int subtype, int startloc, argument
778 subevalvar_trim(const char *p, int strloc, int subtype, int startloc, argument
908 int startloc; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c2472 location_t startloc = c_parser_peek_token (parser)->location; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc2514 location_t startloc = c_parser_peek_token (parser)->location; local

Completed in 150 milliseconds