Home
last modified time | relevance | path

Searched defs:F (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Ddirname.h54 # define IS_ABSOLUTE_FILE_NAME(F) ISSLASH ((F)[FILE_SYSTEM_PREFIX_LEN (F)]) argument
56 # define IS_ABSOLUTE_FILE_NAME(F) \ argument
59 # define IS_RELATIVE_FILE_NAME(F) (! IS_ABSOLUTE_FILE_NAME (F)) argument
/ndk/tests/device/test-stlport/unit/
Dnum_put_get_test.cpp306 # define __check_get_float( F ) \ argument
/ndk/tests/device/test-gnustl-full/unit/
Dnum_put_get_test.cpp306 # define __check_get_float( F ) \ argument
/ndk/sources/cxx-stl/stlport/src/
Dnum_put_float.cpp294 # define _STLP_SECURE_FUN(F, X, N, PT, SIGN) _STLP_APPEND(F, _s)(buf, bsize, X, N, PT, SIGN); … argument
297 # define _STLP_SECURE_FUN(F, X, N, PT, SIGN) return F(X, N, PT, SIGN) argument