Home
last modified time | relevance | path

Searched defs:VAL4 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/elfutils/tests/
H A Dcleanup-13.c20 #define VAL4(x) ((x)>>24)&0xff,((x)>>16)&0xff,((x)>>8)&0xff,(x)&0xff macro
24 #define VAL4(x) (x)&0xff,((x)>>8)&0xff,((x)>>16)&0xff,((x)>>24)&0xff macro
/aosp_15_r20/external/cronet/testing/libfuzzer/proto/
H A Dskia_image_filter.proto1282 VAL4 = 4; enumerator