Searched refs:specials (Results 1 – 4 of 4) sorted by relevance
297 static const char * const specials[] = { in is_special_section() 323 for (int i = 0; i < ARRAY_SIZE(specials); i++) {324 if (!strcmp(sec->name, specials[i]))283 static const char * const specials[] = { is_special_section() local
257 static const char * const specials[] = { in get_jack_location() local 269 return specials[i]; in get_jack_location()
41 recognised (without the ``.``, the ``\x0a`` specials are not allowed).
911 int specials; member