OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcRel
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ldebug.h
14
#define
pcRel
(pc, p) (cast(int, (pc) - (p)->code) - 1)
/external/syslinux/com32/lua/src/
ldebug.h
14
#define
pcRel
(pc, p) (cast(int, (pc) - (p)->code) - 1)
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_emit_nvc0.cpp
[
all
...]
nv50_ir_emit_gk110.cpp
[
all
...]
Completed in 4169 milliseconds