Home
last modified time | relevance | path

Searched defs:ext (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/w32/subproc/
Dsub_proc.c354 char *ext; in find_file() local
/ndk/sources/host-tools/make-3.81/
Djob.c250 const char *const ext = unixy ? "sh" : "bat"; in create_batch_file() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/
Drem.hpp126 # define BOOST_PP_TUPLE_REM_CTOR_I(ext, tuple) ext tuple argument
128 # define BOOST_PP_TUPLE_REM_CTOR_I(ext, tuple) BOOST_PP_TUPLE_REM_CTOR_OO((ext, tuple)) argument
130 # define BOOST_PP_TUPLE_REM_CTOR_II(ext, tuple) ext ## tuple argument