OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ft_jmp_buf
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/freetype/dist/include/freetype/config/
ftstdlib.h
158
#define
ft_jmp_buf
jmp_buf /* note: this cannot be a typedef since */
macro
163
#define ft_setjmp( b ) setjmp( *(
ft_jmp_buf
*) &(b) ) /* same thing here */
/xsrc/external/mit/freetype/dist/src/smooth/
ftgrays.c
166
#define
ft_jmp_buf
jmp_buf
macro
448
ft_jmp_buf
jump_buffer;
Completed in 7 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026