HomeSort by relevance Sort by last modified time
    Searched refs:iscont (Results 1 - 4 of 4) 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/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 154 static int inzsub(char ** fields, int nfields, int iscont);
1174 inzsub(fields, nfields, iscont)
1177 const int iscont;
1186 if (iscont) {
1232 if (iscont && nzones > 0 &&
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 154 static int inzsub(char ** fields, int nfields, int iscont);
1174 inzsub(fields, nfields, iscont)
1177 const int iscont;
1186 if (iscont) {
1232 if (iscont && nzones > 0 &&
    [all...]

Completed in 133 milliseconds