HomeSort by: relevance | last modified time | path
    Searched defs:bfc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
tut05-bf.c 78 fatal_error (bf_compiler *bfc, const char *msg)
82 bfc->filename, bfc->line, bfc->column, msg);
89 bf_get_current_data (bf_compiler *bfc, gcc_jit_location *loc)
92 bfc->ctxt,
94 gcc_jit_lvalue_as_rvalue (bfc->data_cells),
95 gcc_jit_lvalue_as_rvalue (bfc->idx));
101 bf_current_data_is_zero (bf_compiler *bfc, gcc_jit_location *loc)
104 bfc->ctxt
301 bf_compiler bfc; local
    [all...]
  /src/sys/arch/x68k/x68k/
iodevice.h 75 char pad9[7]; unsigned char bfc; member in struct:dmac

Completed in 23 milliseconds