Searched refs:STRS_ALIGN (Results 1 – 1 of 1) sorted by relevance
68 static const char * const STRS_ALIGN[] = { in parse_align() local73 for (int i = 0; i < CARR_LEN(STRS_ALIGN); ++i) in parse_align()74 if (str_startswithword(str, STRS_ALIGN[i])) { in parse_align()76 return strlen(STRS_ALIGN[i]); in parse_align()