OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v_end
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gmake/dist/
variable.c
869
struct variable **
v_end
;
888
v_end
= v_slot + set->table.ht_size;
889
for ( ; v_slot <
v_end
; v_slot++)
958
v_end
= v_slot + table.ht_size;
959
for ( ; v_slot <
v_end
; v_slot++)
859
struct variable **
v_end
;
local
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
memory.h
211
xen_ulong_t v_start,
v_end
; /* Start and end virtual addresses. */
member in struct:xen_machphys_mapping
Completed in 19 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026