Home
last modified time | relevance | path

Searched defs:intValue (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptToken.cpp48 uint32_t RCToken::intValue() const { in intValue() function in RCToken
/openbsd/gnu/usr.bin/binutils/gdb/
H A Di386-stub.c716 hexToInt (char **ptr, int *intValue) in hexToInt()
H A Dm68k-stub.c788 hexToInt (char **ptr, int *intValue) in hexToInt()
H A Dsparc-stub.c524 hexToInt(char **ptr, int *intValue) in hexToInt()
H A Dm32r-stub.c923 hexToInt (unsigned char **ptr, int *intValue) in hexToInt()
H A Dsh-stub.c355 hexToInt (char **ptr, int *intValue) in hexToInt()
/openbsd/gnu/usr.bin/binutils/gdb/nlm/
H A Dgdbserve.c475 hexToInt (char **ptr, int *intValue) in hexToInt()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGAtomic.cpp2086 llvm::Value *intValue = atomics.convertRValueToInt(rvalue); in EmitAtomicStore() local
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dgdb_c_test.c2628 hexToInt( char **ptr, unsigned long *intValue ) in hexToInt()