Home
last modified time | relevance | path

Searched defs:bf_compiler (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut05-bf.c42 typedef struct bf_compiler struct
44 const char *filename;
45 int line;
46 int column;
48 gcc_jit_context *ctxt;
73 } bf_compiler; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut05-bf.c42 typedef struct bf_compiler struct
44 const char *filename;
45 int line;
46 int column;
48 gcc_jit_context *ctxt;
73 } bf_compiler; argument