Home
last modified time | relevance | path

Searched refs:POSTFIX (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/tnl/
Dt_vb_rendertmp.h29 #ifndef POSTFIX
30 #define POSTFIX macro
70 POSTFIX; in TAG()
90 POSTFIX; in TAG()
115 POSTFIX; in TAG()
156 POSTFIX; in TAG()
188 POSTFIX; in TAG()
239 POSTFIX; in TAG()
286 POSTFIX; in TAG()
356 POSTFIX; in TAG()
[all …]
/third_party/openssl/apps/
Dx509.c31 #undef POSTFIX
32 #define POSTFIX ".srl" macro
922 buf = app_malloc(len + sizeof(POSTFIX), "serial# buffer"); in x509_load_serial()
924 memcpy(buf + len, POSTFIX, sizeof(POSTFIX)); in x509_load_serial()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCompatibilityTest.java858 s.writeObject(POSTFIX); in TestSerialize337()
869 post.equals(POSTFIX) && in TestSerialize337()
884 static final String POSTFIX = "def"; field in CompatibilityTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCompatibilityTest.java861 s.writeObject(POSTFIX); in TestSerialize337()
872 post.equals(POSTFIX) && in TestSerialize337()
887 static final String POSTFIX = "def"; field in CompatibilityTest