| /src/sys/ddb/ |
| db_variables.h | 42 int (*fcn)(const struct db_variable *, db_expr_t *, int); member in struct:db_variable
|
| db_command.h | 116 void (*fcn)(db_expr_t, bool, db_expr_t, const char *); member in struct:db_command
|
| /src/sys/arch/landisk/stand/boot/ |
| monitor.c | 52 void (*fcn)(int, char **); member in struct:db_cmd 96 (db_cmd[tmp].fcn)(argc, argv);
|
| /src/sys/arch/bebox/stand/boot/ |
| monitor.c | 51 void (*fcn)(int, char **); member in struct:__anon1246 97 (db_cmd[tmp].fcn)(argc, argv);
|
| /src/sys/arch/prep/stand/boot/ |
| monitor.c | 57 void (*fcn)(int, char **); member in struct:__anon1818 103 (db_cmd[tmp].fcn)(argc, argv);
|
| /src/sys/arch/rs6000/stand/boot/ |
| monitor.c | 57 void (*fcn)(int, char **); member in struct:__anon1859 103 (db_cmd[tmp].fcn)(argc, argv);
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| dump-parse-tree.cc | 2711 gfc_expr *fcn = c->ext.block.ns->code->expr1; local 2714 if (fcn && fcn->expr_type == EXPR_FUNCTION) 2715 sname = fcn->value.function.actual->expr->symtree->n.sym->name;
|
| match.cc | 6004 bool fcn; local 6010 fcn = false; 6019 fcn = true; 6052 if (fcn && ptr != sym->formal)
|
| frontend-passes.cc | 383 gfc_expr *fcn, *e = c->expr; local 385 fcn = gfc_copy_expr (e); 398 new_c = gfc_constructor_append_expr (&newbase, fcn, &(e->where)); 403 fcn = new_expr; 406 if (fcn->rank != 0) 411 fcn = gfc_build_intrinsic_call (current_ns, id, 413 fn->where, 3, fcn, NULL, NULL); 415 fcn = gfc_build_intrinsic_call (current_ns, id, 417 fn->where, 2, fcn, NULL); 421 fcn->symtree->n.sym->attr.access = ACCESS_PRIVATE 723 gfc_expr *fcn; local 1964 gfc_expr *fcn; local 2048 gfc_expr *fcn; local 2201 gfc_expr *fcn; local 3243 gfc_expr *fcn; local [all...] |
| trans-expr.cc | 1448 tree fcn; local 1468 fcn = gfc_class_vtab_copy_get (from); 1470 fcn = gfc_class_vtab_copy_get (to); 1472 fcn_type = TREE_TYPE (TREE_TYPE (fcn)); 1582 tmp = build_call_vec (fcn_type, fcn, args); 1603 tmp = build_call_vec (fcn_type, fcn, args); 1639 stdcopy = build_call_vec (fcn_type, fcn, args); 1646 extcopy = build_call_vec (fcn_type, unshare_expr (fcn), args); 1837 tree fcn; local 1895 fcn = gfc_vptr_copy_get (gfc_class_vptr_get (rse_expr)) 12094 tree tmp, fcn, stdcopy, to_len, from_len, vptr, old_vptr, rhs_vptr; local 12672 tree fcn = gfc_vptr_copy_get (tmp); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| match.cc | 5933 bool fcn; local 5939 fcn = false; 5948 fcn = true; 5981 if (fcn && ptr != sym->formal)
|
| frontend-passes.cc | 383 gfc_expr *fcn, *e = c->expr; local 385 fcn = gfc_copy_expr (e); 398 new_c = gfc_constructor_append_expr (&newbase, fcn, &(e->where)); 403 fcn = new_expr; 406 if (fcn->rank != 0) 411 fcn = gfc_build_intrinsic_call (current_ns, id, 413 fn->where, 3, fcn, NULL, NULL); 415 fcn = gfc_build_intrinsic_call (current_ns, id, 417 fn->where, 2, fcn, NULL); 421 fcn->symtree->n.sym->attr.access = ACCESS_PRIVATE 723 gfc_expr *fcn; local 1964 gfc_expr *fcn; local 2048 gfc_expr *fcn; local 2201 gfc_expr *fcn; local 3228 gfc_expr *fcn; local [all...] |
| trans-expr.cc | 1419 tree fcn; local 1439 fcn = gfc_class_vtab_copy_get (from); 1441 fcn = gfc_class_vtab_copy_get (to); 1443 fcn_type = TREE_TYPE (TREE_TYPE (fcn)); 1549 tmp = build_call_vec (fcn_type, fcn, args); 1570 tmp = build_call_vec (fcn_type, fcn, args); 1606 stdcopy = build_call_vec (fcn_type, fcn, args); 1613 extcopy = build_call_vec (fcn_type, unshare_expr (fcn), args); 1775 tree fcn; local 1833 fcn = gfc_vptr_copy_get (gfc_class_vptr_get (rse_expr)) 11454 tree tmp, fcn, stdcopy, to_len, from_len, vptr, old_vptr; local 11955 tree fcn = gfc_vptr_copy_get (tmp); local [all...] |
| /src/external/historical/nawk/dist/ |
| run.c | 235 int freed = 0; /* handles potential double freeing when fcn & param share a tempcell */ 238 Cell *y, *z, *fcn; local 241 fcn = execute(a[0]); /* the function itself */ 242 s = fcn->nval; 243 if (!isfcn(fcn)) 252 ndef = (int) fcn->fval; /* args in defn */ 285 frp->fcncell = fcn; 291 y = execute((Node *)(fcn->sval)); /* execute body */ 318 tempfree(fcn);
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-sparc.c | 1861 int fcn = 0; 1866 if (! parse_keyword_arg (sparc_encode_prefetch, &s, &fcn)) 1874 if (! parse_const_expr_arg (&s, &fcn)) 1879 if (fcn < 0 || fcn > 31) 1885 opcode |= RD (fcn); 1850 int fcn = 0; local
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-sparc.c | 1860 int fcn = 0; 1865 if (! parse_keyword_arg (sparc_encode_prefetch, &s, &fcn)) 1873 if (! parse_const_expr_arg (&s, &fcn)) 1878 if (fcn < 0 || fcn > 31) 1884 opcode |= RD (fcn); 1849 int fcn = 0; local
|