OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_STLP_APPEND
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
num_put_float.cpp
292
# define
_STLP_APPEND
(a, b) a##b
294
# define _STLP_SECURE_FUN(F, X, N, PT, SIGN)
_STLP_APPEND
(F, _s)(buf, bsize, X, N, PT, SIGN); return buf
318
# undef
_STLP_APPEND
[
all
...]
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
num_put_float.cpp
292
# define
_STLP_APPEND
(a, b) a##b
294
# define _STLP_SECURE_FUN(F, X, N, PT, SIGN)
_STLP_APPEND
(F, _s)(buf, bsize, X, N, PT, SIGN); return buf
318
# undef
_STLP_APPEND
[
all
...]
Completed in 44 milliseconds