HomeSort by relevance Sort by last modified time
    Searched refs:isblank (Results 51 - 56 of 56) sorted by null

1 23

  /ndk/sources/host-tools/make-3.81/
commands.c 340 isblank ((unsigned char)*p) || *p == '-' || *p == '@' || *p == '+';
main.c     [all...]
implicit.c 117 while (isblank ((unsigned char)*p))
variable.c     [all...]
  /ndk/sources/host-tools/nawk-20071023/
b.c 725 /* Because isblank doesn't show up in any of the header files on any
741 #define isblank my_isblank macro
752 { "blank", 5, isblank },
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c     [all...]

Completed in 252 milliseconds

1 23