Home
last modified time | relevance | path

Searched refs:chrtype (Results 1 – 1 of 1) sorted by relevance

/external/toybox/scripts/
Dmkflags.c21 int chrtype(char c) in chrtype() function
65 if (bare && !chrtype(c)) bare = 0; in mark_gaps()
72 c = chrtype(c); in mark_gaps()
119 c = chrtype(*string); in digest()