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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
4-3.c 51 #define SAFE(op) \
86 SAFE(gettimeofday(&now, NULL));
269 /* to be extra safe unblock signals in this thread,
297 SAFE(pipe(stat_pipe));
306 SAFE(write(stat_pipe[1], &count_sig,
314 SAFE(read(stat_pipe[0], &child_count_sig, sizeof(count_sig)));
  /external/nist-sip/java/gov/nist/core/
LexerCore.java 45 public static final int SAFE = END - 2;
217 } else if (tok == SAFE) {
223 this.currentMatch.tokenType = SAFE;
  /external/syslinux/gpxe/src/util/
nrv2b.c 1351 #undef SAFE
1353 #ifdef SAFE
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-oro.jar 

Completed in 2534 milliseconds