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

  /src/sys/dev/raidframe/
rf_acctrace.h 69 } specific; member in struct:RF_acctrace_entry_s
  /src/external/gpl3/gcc/dist/gcc/fortran/
intrinsic.cc 245 do_ts29113_check (gfc_intrinsic_sym *specific, gfc_actual_arglist *arg)
258 && specific->id != GFC_ISYM_C_LOC
259 && specific->id != GFC_ISYM_PRESENT)
267 && specific->id != GFC_ISYM_LBOUND
268 && specific->id != GFC_ISYM_PRESENT
269 && specific->id != GFC_ISYM_RANK
270 && specific->id != GFC_ISYM_SHAPE
271 && specific->id != GFC_ISYM_SIZE
272 && specific->id != GFC_ISYM_SIZEOF
273 && specific->id != GFC_ISYM_UBOUN
4951 gfc_intrinsic_sym *isym, *specific; local
    [all...]
gfortran.h 1786 /* A list of specific bindings that are associated with a generic spec. */
1790 gfc_typebound_proc and set specific for further use. */
1792 struct gfc_typebound_proc* specific; member in struct:gfc_tbp_generic
1809 struct gfc_symtree* specific; /* The interface if DEFERRED. */ member in union:gfc_typebound_proc::__anon13628
2515 generic:1, specific:1, actual_ok:1, noreturn:1, conversion:1, member in struct:gfc_intrinsic_sym
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
intrinsic.cc 244 do_ts29113_check (gfc_intrinsic_sym *specific, gfc_actual_arglist *arg)
257 && specific->id != GFC_ISYM_C_LOC
258 && specific->id != GFC_ISYM_PRESENT)
266 && specific->id != GFC_ISYM_LBOUND
267 && specific->id != GFC_ISYM_PRESENT
268 && specific->id != GFC_ISYM_RANK
269 && specific->id != GFC_ISYM_SHAPE
270 && specific->id != GFC_ISYM_SIZE
271 && specific->id != GFC_ISYM_SIZEOF
272 && specific->id != GFC_ISYM_UBOUN
4937 gfc_intrinsic_sym *isym, *specific; local
    [all...]
gfortran.h 1739 /* A list of specific bindings that are associated with a generic spec. */
1743 gfc_typebound_proc and set specific for further use. */
1745 struct gfc_typebound_proc* specific; member in struct:gfc_tbp_generic
1762 struct gfc_symtree* specific; /* The interface if DEFERRED. */ member in union:gfc_typebound_proc::__anon16061
2425 generic:1, specific:1, actual_ok:1, noreturn:1, conversion:1, member in struct:gfc_intrinsic_sym
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 77 /* HPUX specific section pseudo-ops. */
211 /* ia64-specific option processing: */
662 unsigned specific:1, /* is this a specific bit/regno? */ member in struct:rsrc
664 int index; /* specific regno/bit within dependency */
682 "data", "instr", "specific", "stop", "other" };
3707 the language specific data area of the unwind info block. */
5194 /* ia64-specific pseudo-ops: */
5304 should rewrite so that only IA-64 specific data allocation pseudo-ops
7114 /* GNU specific switches for gcc. *
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 77 /* HPUX specific section pseudo-ops. */
211 /* ia64-specific option processing: */
662 unsigned specific:1, /* is this a specific bit/regno? */ member in struct:rsrc
664 int index; /* specific regno/bit within dependency */
682 "data", "instr", "specific", "stop", "other" };
3707 the language specific data area of the unwind info block. */
5194 /* ia64-specific pseudo-ops: */
5304 should rewrite so that only IA-64 specific data allocation pseudo-ops
7114 /* GNU specific switches for gcc. *
    [all...]

Completed in 71 milliseconds