OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yasm_intnum_create_sized
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
intnum.h
124
/*@only@*/ yasm_intnum *
yasm_intnum_create_sized
intnum.c
366
yasm_intnum_create_sized
(unsigned char *ptr, int sign, size_t srcsize,
function
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
intnum.pxi
87
self.intn =
yasm_intnum_create_sized
(buf, 1, 16, 0)
Completed in 285 milliseconds