OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pos_t
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
100
}
pos_t
;
typedef in typeref:struct:__anon8401
105
pos_t
s_pos; /* pos of def./decl. */
146
pos_t
f_pos; /* position of call */
159
pos_t
u_pos; /* position */
/src/external/bsd/nvi/dist/vi/
vi.h
372
typedef enum { P_BOTTOM, P_FILL, P_MIDDLE, P_TOP }
pos_t
;
typedef in typeref:enum:__anon7630
/src/usr.bin/xlint/lint1/
lint1.h
72
}
pos_t
;
typedef in typeref:struct:__anon8365
207
pos_t
s_def_pos; /* position of last (prototype) definition,
211
pos_t
s_set_pos; /* position of first initialization */
212
pos_t
s_use_pos; /* position of first use */
382
pos_t
d_func_def_pos; /* position of the function definition */
458
pos_t
c_for_expr3_pos; /* position of end of loop expr */
459
pos_t
c_for_expr3_csrc_pos; /* same for csrc_pos */
652
static inline
pos_t
655
pos_t
curr = curr_pos;
/src/external/gpl3/gcc/dist/gcc/
genautomata.cc
125
typedef int
pos_t
;
typedef
205
static
pos_t
no_pos = 0;
506
pos_t
pos;
589
pos_t
pos;
1130
check_name (const char * name,
pos_t
pos ATTRIBUTE_UNUSED)
2073
process_excls (char **names, int num,
pos_t
excl_pos ATTRIBUTE_UNUSED)
2112
pos_t
excl_pos ATTRIBUTE_UNUSED)
2160
pos_t
req_pos ATTRIBUTE_UNUSED,
2212
pos_t
req_pos ATTRIBUTE_UNUSED,
2285
pos_t
req_pos ATTRIBUTE_UNUSED
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
genautomata.cc
125
typedef int
pos_t
;
typedef
205
static
pos_t
no_pos = 0;
506
pos_t
pos;
589
pos_t
pos;
1130
check_name (const char * name,
pos_t
pos ATTRIBUTE_UNUSED)
2073
process_excls (char **names, int num,
pos_t
excl_pos ATTRIBUTE_UNUSED)
2112
pos_t
excl_pos ATTRIBUTE_UNUSED)
2160
pos_t
req_pos ATTRIBUTE_UNUSED,
2212
pos_t
req_pos ATTRIBUTE_UNUSED,
2285
pos_t
req_pos ATTRIBUTE_UNUSED
[
all
...]
Completed in 22 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026