Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dconstant-conversion.c99 int hex_int = 0x80000000; in test9() local
/external/llvm-project/clang/test/Sema/
Dconstant-conversion.c100 int hex_int = 0x80000000; in test9() local
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Delf_reader.py358 def hex_int(arg): function
396 type=hex_int,
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DR.java453 public static final int hex_int=0x7f100009; field in R.integer