Searched refs:specials (Results 1 – 4 of 4) sorted by relevance
283 static const char * const specials[] = { in is_special_section() local308 for (int i = 0; i < ARRAY_SIZE(specials); i++) { in is_special_section()309 if (!strcmp(sec->name, specials[i])) in is_special_section()
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