Home
last modified time | relevance | path

Searched defs:skip_spaces (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/lib/
Dlinux_string.c20 char *skip_spaces(const char *str) in skip_spaces() function
/external/toybox/scripts/
Dconfig2help.c122 char *skip_spaces(char *s) in skip_spaces() function
/external/freetype/src/psaux/
Dpsobjs.c313 skip_spaces( FT_Byte* *acur, in skip_spaces() function
/external/freetype/include/freetype/internal/
Dpsaux.h385 (*skip_spaces)( PS_Parser parser ); member