Searched defs:pp (Results 1 – 5 of 5) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/ |
D | enum_binary_params.hpp | 32 # define BOOST_PP_ENUM_BINARY_PARAMS_M(z, n, pp) BOOST_PP_ENUM_BINARY_PARAMS_M_IM(z, n, BOOST_PP… argument 35 # define BOOST_PP_ENUM_BINARY_PARAMS_M(z, n, pp) BOOST_PP_ENUM_BINARY_PARAMS_M_I(z, n, BOOST_PP_… argument
|
/ndk/sources/host-tools/nawk-20071023/ |
D | b.c | 234 int hexstr(char **pp) /* find and eval hex string at pp, return new p */ in hexstr() 254 int quoted(char **pp) /* pick up next thing after a \\ */ in quoted()
|
/ndk/sources/host-tools/make-3.81/ |
D | function.c | 421 register char *pp; in func_join() local 927 struct a_pattern *pp; in func_filter_filterout() local
|
D | main.c | 595 char **pp; in decode_debug_flags() local
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngpriv.h | 268 # define png_formatted_warning(pp,p,message) ((void)(pp)) argument
|