Home
last modified time | relevance | path

Searched defs:pre (Results 1 – 25 of 165) sorted by relevance

1234567

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dmod_1.c80 #define mpn_mod_1_1p(ap, n, b, pre) \ argument
86 #define mpn_mod_1_1p_cps(pre, b) \ argument
250 mp_limb_t pre[4]; in mpn_mod_1() local
263 mp_limb_t pre[4]; in mpn_mod_1() local
269 mp_limb_t pre[5]; in mpn_mod_1() local
275 mp_limb_t pre[7]; in mpn_mod_1() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-mod_1.c34 mp_limb_t pre[4]; in check_one() local
45 mp_limb_t pre[5]; in check_one() local
56 mp_limb_t pre[6]; in check_one() local
67 mp_limb_t pre[7]; in check_one() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dmod_1.c208 mp_limb_t pre[4]; in mpn_mod_1() local
221 mp_limb_t pre[4]; in mpn_mod_1() local
227 mp_limb_t pre[5]; in mpn_mod_1() local
233 mp_limb_t pre[7]; in mpn_mod_1() local
/netbsd-src/lib/libc/locale/
H A D_wcstod.h46 #define INT_NAME_(pre, middle, post) pre ## middle ## post argument
47 #define INT_NAME(pre, middle, post) INT_NAME_(pre, middle, post) argument
H A D_wcstol.h49 #define INT_FUNCNAME_(pre, name, post) pre ## name ## post argument
50 #define INT_FUNCNAME(pre, name, post) INT_FUNCNAME_(pre, name, post) argument
H A D_wcstoul.h48 #define INT_FUNCNAME_(pre, name, post) pre ## name ## post argument
49 #define INT_FUNCNAME(pre, name, post) INT_FUNCNAME_(pre, name, post) argument
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dsanity_test.c54 enum type { inv, pre, post, unreachable }; enumerator
183 ATF_TC_HEAD(pre, tc) in ATF_TC_HEAD() argument
187 ATF_TC_BODY(pre, tc) in ATF_TC_BODY() argument
/netbsd-src/usr.bin/time/
H A Dtime.c208 prts(const char *pre, const char *decpt, const struct timespec *ts, in prts()
217 prtv(const char *pre, const char *decpt, const struct timeval *tv, in prtv()
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dgroff.css11 pre { selector
/netbsd-src/external/mit/lua/dist/doc/
H A Dmanual.css6 pre, code { selector
/netbsd-src/sys/dev/rcons/
H A Draster_op.c113 #define ROP_DST(op,pre,d,pst) \ argument
138 #define ROP_DSTCOLOR(op,pre,d,c,pst) \ argument
163 #define ROP_SRCDST(op,pre,s,d,pst) \ argument
230 #define ROP_SRCDSTCOLOR(op,pre,s,d,c,pst) \ argument
329 #define ROP_DST(op,pre,d,pst) \ argument
351 #define ROP_DSTCOLOR(op,pre,d,c,pst) \ argument
373 #define ROP_SRCDST(op,pre,s,d,pst) \ argument
395 #define ROP_SRCDSTCOLOR(op,pre,s,d,c,pst) \ argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dmmio_context.c397 static void switch_mocs(struct intel_vgpu *pre, struct intel_vgpu *next, in switch_mocs()
473 static void switch_mmio(struct intel_vgpu *pre, in switch_mmio()
556 void intel_gvt_switch_mmio(struct intel_vgpu *pre, in intel_gvt_switch_mmio()
/netbsd-src/external/bsd/kyua-cli/dist/misc/
H A Dreport.css50 pre { selector
/netbsd-src/usr.bin/gzip/
H A Dunpack.c149 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, in unpack_parse_header()
317 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unpack()
H A Dunbzip2.c35 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unbzip2()
/netbsd-src/external/mit/lua/dist/src/
H A Dllimits.h372 #define condmovestack(L,pre,pos) ((void)0) argument
375 #define condmovestack(L,pre,pos) \ argument
380 #define condchangemem(L,pre,pos) ((void)0) argument
382 #define condchangemem(L,pre,pos) \ argument
H A Dldo.h28 #define luaD_checkstackaux(L,n,pre,pos) \ argument
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-mo.c275 struct pre_sysdep_string *pre = in write_table() local
660 struct pre_sysdep_string *pre = msg->str[m]; in write_table() local
756 struct pre_sysdep_string *pre = msg->str[m]; in write_table() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/_ocamldoc/
H A Dstyle.css4 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre, selector
24 tt, code, pre { font-family: WorkAroundWebKitAndMozilla, monospace; selector
62 pre { margin-top: 1.375em } selector
/netbsd-src/external/mit/libcbor/dist/docs/stylesheets/
H A Dnormalize.css220 pre { selector
230 pre, selector
/netbsd-src/sys/arch/hppa/hppa/
H A Dtrap.S561 #define CTRAP(name,num,pre) \ argument
568 #define STRAP(name,num,pre) \ argument
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-inp_str.c87 int i, pre, post, j, got_nread, want_nread; in check_data() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-inp_str.c80 int i, pre, post, j, got_nread, want_nread; in check_data() local
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_ccu_prediv.c45 u_int rate, pre, div, sel; in sunxi_ccu_prediv_get_rate() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/llvm/
H A Dsubst.py42 def __init__(self, key, command=None, pre=r'.-^/\<', post='-.', verbatim=False, argument

1234567