OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qf
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
objfiles.h
780
std::forward_list<quick_symbol_functions_up>
qf
;
member in struct:objfile
/src/external/gpl3/gdb/dist/gdb/
objfiles.h
743
std::forward_list<quick_symbol_functions_up>
qf
;
member in struct:objfile
/src/sys/arch/vax/vsa/
lcg.c
198
static u_char *
qf
;
variable
205
qf
[QCHAR(c) * lcg_font.fontheight + line]))
1113
qf
= lcg_font.data;
spx.c
296
static u_char *
qf
;
variable
304
#define QFONT_QF(c, line)
qf
[QFONT_INDEX(c, line)]
1529
qf
= spx_font.data;
/src/external/lgpl3/gmp/dist/
gmpxx.h
953
mpf_t
qf
;
local
954
mpf_init(
qf
); /* Should we use the precision of f? */
955
mpf_set_q(
qf
, q);
956
int ret = eval(f,
qf
);
957
mpf_clear(
qf
);
Completed in 38 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026