HomeSort by: relevance | last modified time | path
    Searched refs:lf (Results 1 - 25 of 165) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/gdb/dist/sim/ppc/
gen-itable.h 23 lf *file);
27 lf *file);
gen-model.h 24 lf *file);
29 lf *file);
gen-support.h 23 lf *file);
27 lf *file);
lf-ppc.h 23 /* LF: Line Numbered Output Stream */
25 #include "lf.h"
30 (lf *file,
gen-idecode.h 21 (lf *file,
26 (lf *file,
37 (lf *file,
gen-semantics.h 72 (lf *file,
76 (lf *file,
  /src/external/gpl3/gdb.old/dist/sim/ppc/
gen-itable.h 23 lf *file);
27 lf *file);
gen-model.h 24 lf *file);
29 lf *file);
gen-support.h 23 lf *file);
27 lf *file);
lf-ppc.h 23 /* LF: Line Numbered Output Stream */
25 #include "lf.h"
30 (lf *file,
gen-idecode.h 21 (lf *file,
26 (lf *file,
37 (lf *file,
gen-semantics.h 72 (lf *file,
76 (lf *file,
  /src/external/gpl3/gdb/dist/sim/igen/
lf.h 28 /* LF: Line Numbered Output Stream */
30 typedef struct _lf lf; typedef in typeref:struct:_lf
55 extern lf *lf_open
61 extern lf_file_type lf_get_file_type (const lf *file);
63 extern void lf_close (lf *file);
68 extern int lf_write (lf *file, const char *string, int len);
70 extern int lf_putchr (lf *file, const char ch);
72 extern int lf_putstr (lf *file, const char *string);
74 extern int lf_putint (lf *file, int decimal);
76 extern int lf_putbin (lf *file, int decimal, int width)
    [all...]
gen-idecode.h 26 (lf *file,
30 void print_idecode_globals (lf *file);
33 (lf *file,
37 void print_idecode_body (lf *file, const gen_entry *table, const char *result);
47 (lf *file,
gen-itable.h 27 extern void gen_itable_h (lf *file, const insn_table *table);
29 extern void gen_itable_c (lf *file, const insn_table *table);
gen-model.c 24 #include "lf.h"
36 gen_model_h (lf *file, const insn_table *table)
43 gen_model_c (lf *file, const insn_table *table)
gen-model.h 25 extern void gen_model_h (lf *file, const insn_table *isa);
27 extern void gen_model_c (lf *file, const insn_table *isa);
gen-support.h 25 extern void gen_support_h (lf *file, const insn_table *table);
27 extern void gen_support_c (lf *file, const insn_table *table);
gen-engine.h 26 (lf *file, const gen_table *gen, const insn_table *isa,
30 (lf *file, const gen_table *gen, const insn_table *isa,
34 (lf *file, const char *processor, function_decl_type decl_type);
  /src/external/gpl3/gdb.old/dist/sim/igen/
lf.h 28 /* LF: Line Numbered Output Stream */
30 typedef struct _lf lf; typedef in typeref:struct:_lf
55 extern lf *lf_open
61 extern lf_file_type lf_get_file_type (const lf *file);
63 extern void lf_close (lf *file);
68 extern int lf_write (lf *file, const char *string, int len);
70 extern int lf_putchr (lf *file, const char ch);
72 extern int lf_putstr (lf *file, const char *string);
74 extern int lf_putint (lf *file, int decimal);
76 extern int lf_putbin (lf *file, int decimal, int width)
    [all...]
gen-idecode.h 26 (lf *file,
30 void print_idecode_globals (lf *file);
33 (lf *file,
37 void print_idecode_body (lf *file, const gen_entry *table, const char *result);
47 (lf *file,
gen-itable.h 27 extern void gen_itable_h (lf *file, const insn_table *table);
29 extern void gen_itable_c (lf *file, const insn_table *table);
gen-model.c 24 #include "lf.h"
36 gen_model_h (lf *file, const insn_table *table)
43 gen_model_c (lf *file, const insn_table *table)
gen-model.h 25 extern void gen_model_h (lf *file, const insn_table *isa);
27 extern void gen_model_c (lf *file, const insn_table *isa);
gen-support.h 25 extern void gen_support_h (lf *file, const insn_table *table);
27 extern void gen_support_c (lf *file, const insn_table *table);

Completed in 34 milliseconds

1 2 3 4 5 6 7