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

  /ndk/sources/host-tools/nawk-20071023/
awk.h 187 #define iscont(n) ((n)->csub == JCONT) macro
run.c 200 if (isbreak(x) || isnext(x) || iscont(x))
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 163 static int inzsub(char ** fields, int nfields, int iscont);
1188 inzsub(register char **const fields, const int nfields, const int iscont)
1197 if (iscont) {
1243 if (iscont && nzones > 0 &&
    [all...]

Completed in 61 milliseconds