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

  /external/curl/packages/TPF/
maketpf.env_curl 3 #env TPF CURL Includes
21 # Define "TPF" to enable TPF-specific code in Curl files.
24 CFLAGS_$(APP) += -D TPF
maketpf.env_curllib 3 #env TPF CURL Library Source and Output
53 # Define "TPF" to enable TPF-specific code in Curl files.
56 CFLAGS_$(APP) += -D TPF
  /external/curl/src/
tool_setup.h 52 #ifdef TPF
  /external/curl/lib/
select.h 92 #ifdef TPF
97 /* Winsock and TPF sockets are not in range [0..FD_SETSIZE-1], which
100 #if defined(USE_WINSOCK) || defined(TPF)
curl_setup.h 73 #ifdef TPF
74 # include "config-tpf.h"
295 #ifdef TPF
301 # include <tpf/sysapi.h> /* for tpf_process_signals */
select.c 560 #ifdef TPF
562 * This is a replacement for select() on the TPF platform.
565 * TPF's select calls are not signal interruptible.
578 #endif /* TPF */
  /external/curl/tests/libtest/
lib556.c 85 #ifdef TPF
lib555.c 128 #ifdef TPF
lib537.c 39 !defined(TPF) && \
386 !defined(TPF)
lib518.c 383 !defined(TPF)
test.h 39 #ifdef TPF
  /external/c-ares/
ares_build.h 200 #elif defined(TPF)

Completed in 2834 milliseconds