Searched refs:FAR (Results 26 - 42 of 42) sorted by relevance

12

/freebsd-11.0-release/lib/libz/
H A Dzutil.h42 typedef uch FAR uchf;
44 typedef ush FAR ushf;
H A Ddeflate.c279 strm->state = (struct internal_state FAR *)s;
1036 dest->state = (struct internal_state FAR *) ds;
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] =
/freebsd-11.0-release/sys/sys/
H A Dzutil.h66 typedef uch FAR uchf;
68 typedef ush FAR ushf;
/freebsd-11.0-release/sys/dev/hptmv/
H A DmvStorageDev.h184 MV_U16 FAR *bufPtr, MV_U32 count,
H A Dglobal.h107 } SCAT_GATH, FAR *FPSCAT_GATH;
/freebsd-11.0-release/sys/libkern/
H A Dzlib.c99 typedef uch FAR uchf;
101 typedef ush FAR ushf;
329 } FAR ct_data;
342 } FAR tree_desc;
345 typedef Pos FAR Posf;
520 } FAR deflate_state;
793 strm->state = (struct internal_state FAR *)s;
1166 dest->state = (struct internal_state FAR *) ds;
3018 typedef struct inflate_blocks_state FAR inflate_blocks_statef;
3151 if ((z->state = (struct internal_state FAR *)
[all...]
/freebsd-11.0-release/sys/dev/hpt27xx/
H A Dosm.h95 #define FAR macro
H A Dhim.h291 HPT_U8 FAR * _logical;
/freebsd-11.0-release/sys/dev/hptnr/
H A Dosm.h93 #define FAR macro
H A Dhim.h291 HPT_U8 FAR * _logical;
/freebsd-11.0-release/sys/dev/hptrr/
H A Dosm.h63 #define FAR macro
H A Dhim.h259 HPT_U8 FAR * _logical;
/freebsd-11.0-release/crypto/openssl/ssl/
H A Dkssl.c198 krb5_error_code krb5_kt_free_entry(krb5_context, krb5_keytab_entry FAR *);
645 struct _krb5_cc_ops FAR *ops;
1673 krb5_octet FAR *contents = NULL;
1703 (krb5_octet FAR *)kssl_calloc(1, kssl_ctx->length)) == NULL) {
/freebsd-11.0-release/crypto/openssl/apps/
H A Ds_socket.c135 static LONG FAR PASCAL topHookProc(HWND hwnd, UINT message, WPARAM wParam,
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.c279 strm->state = (struct internal_state FAR *)s;
922 dest->state = (struct internal_state FAR *) ds;
H A Dcrc32.h7 local const unsigned long FAR crc_table[TBLS][256] =

Completed in 121 milliseconds

12