Searched refs:is32 (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Diofopen.c63 __fopen_internal (filename, mode, is32)
66 int is32;
92 if (INTUSE(_IO_file_fopen) ((_IO_FILE *) new_f, filename, mode, is32)
/haiku-fatelf/src/bin/zic/
H A Dzic.c135 static int is32 P((zic_t x));
1470 is32(x) function
1552 while (timecnt32 > 0 && !is32(ats[timecnt32 - 1]))
1554 while (timecnt32 > 0 && !is32(ats[timei32])) {
1558 while (leapcnt32 > 0 && !is32(trans[leapcnt32 - 1]))
1560 while (leapcnt32 > 0 && !is32(trans[leapi32])) {

Completed in 39 milliseconds