HomeSort by relevance Sort by last modified time
    Searched defs:skipspace (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/lib/
skipspace.c 3 char *skipspace(const char *p) function
  /external/ply/ply/doc/
makedoc.py 76 skipspace = 0 variable
89 if not s and skipspace:
92 if skipspace:
95 skipspace = 0 variable
118 skipspace = 1 variable
137 skipspace = 1 variable
154 skipspace = 1 variable
168 skipspace = 1 variable
  /external/syslinux/dosutil/
copybs.asm 100 skipspace: jcxz bad_usage label
104 jbe skipspace

Completed in 102 milliseconds