OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:regp
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86id.c
871
const uintptr_t *
regp
;
local
881
const uintptr_t *
regp
;
local
1390
const uintptr_t *
regp
= NULL;
local
[
all
...]
/external/valgrind/main/coregrind/m_gdbserver/
remote-utils.c
986
const char **
regp
= gdbserver_expedite_regs;
local
1006
while (*
regp
) {
1007
buf = outreg (find_regno (*
regp
), buf);
1008
regp
++;
/hardware/invensense/60xx/mlsdk/mllite/
ml.c
1089
unsigned char
regp
[4] = { 64, 0, 0, 0 };
local
[
all
...]
Completed in 3857 milliseconds