/dflybsd-src/games/hack/ |
H A D | def.rm.h | 84 #define IS_WALL(typ) ((typ) <= VWALL) argument 85 #define IS_ROCK(typ) ((typ) < POOL) /* absolutely nonaccessible */ argument 86 #define ACCESSIBLE(typ) ((typ) >= DOOR) /* good position */ argument 87 #define IS_ROOM(typ) ((typ) >= ROOM) /* ROOM or STAIRS */ argument 88 #define ZAP_POS(typ) ((typ) > DOOR) argument 109 unsigned typ:5; member
|
H A D | hack.trap.c | 88 maketrap(int x, int y, int typ) in maketrap()
|
H A D | hack.objnam.c | 448 int cnt, spe, spesgn, typ, heavy; in readobjnam() local
|
H A D | hack.vault.c | 264 int x, y, dx, dy, gx, gy, nx, ny, typ; in gd_move() local
|
H A D | hack.zap.c | 393 int typ; in bhit() local
|
/dflybsd-src/sbin/init/ |
H A D | init.c | 645 struct ttyent *typ; in f_single_user() local 989 adjttyent(struct ttyent *typ) in adjttyent() 1032 new_session(session_t *sprev, int session_index, struct ttyent *typ) in new_session() 1082 setupargv(session_t *sp, struct ttyent *typ) in setupargv() 1135 struct ttyent *typ; in f_read_ttys() local 1412 struct ttyent *typ; in f_clean_ttys() local
|
/dflybsd-src/games/larn/ |
H A D | object.c | 854 oscroll(int typ) in oscroll() 920 read_scroll(int typ) in read_scroll()
|
H A D | display.c | 169 int typ; member
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | jv-exp.y | 1217 struct type *typ = java_lookup_class (tmp); in java_type_from_name() local 1302 struct type *typ; in push_qualified_expression_name() local 1367 struct type *typ; in push_expression_name() local
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | tasn_fre.c | 201 ASN1_TYPE *typ = (ASN1_TYPE *)*pval; in ASN1_primitive_free() local
|
H A D | tasn_new.c | 268 ASN1_TYPE *typ; in ASN1_primitive_new() local
|
H A D | tasn_enc.c | 593 ASN1_TYPE *typ; in asn1_ex_i2c() local
|
H A D | asn1_gen.c | 451 ASN1_TYPE *typ = ASN1_generate_v3( in asn1_multi() local
|
/dflybsd-src/sys/netinet/ |
H A D | ip6.h | 321 #define IP6_EXTHDR_GET(val, typ, m, off, len) \ argument 340 #define IP6_EXTHDR_GET0(val, typ, m, off, len) \ argument
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | asn1pars.c | 348 int typ; in asn1parse_main() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | error.c | 2532 type_as_string (tree typ, int flags) in type_as_string() 2541 type_as_string_translate (tree typ, int flags) in type_as_string_translate() 2717 type_to_string (tree typ, int verbose) in type_to_string()
|
/dflybsd-src/crypto/openssh/ |
H A D | audit-bsm.c | 255 bsm_audit_record(int typ, char *string, au_event_t event_no) in bsm_audit_record()
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_warc.c | 57 mode_t typ; member
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-domain.c | 650 u_short typ, len; in ns_rprint() local
|
/dflybsd-src/sys/bus/ppbus/ |
H A D | ppb_msq.h | 53 #define MS_PARAM(ins,arg,typ) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | error.c | 2912 type_as_string (tree typ, int flags) in type_as_string() 2921 type_as_string_translate (tree typ, int flags) in type_as_string_translate() 3146 type_to_string (tree typ, int verbose, bool postprocessed, bool *quote, in type_to_string()
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_conf.c | 331 ASN1_TYPE *typ; in generic_asn1() local
|
/dflybsd-src/sys/platform/pc64/x86_64/ |
H A D | machdep.c | 1721 setidt_global(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt_global() 1740 setidt(int idx, inthand_t *func, int typ, int dpl, int ist, int cpu) in setidt()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-uninit.c | 1089 is_and_or_or (enum tree_code tc, tree typ) in is_and_or_or()
|
/dflybsd-src/lib/libc/stdtime/ |
H A D | localtime.c | 456 unsigned char typ = *p++; in tzload() local
|