Home
last modified time | relevance | path

Searched defs:pst (Results 1 – 20 of 20) sorted by relevance

/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/external/public-domain/xz/dist/src/common/
H A Dtuklib_cpucores.c94 struct pst_dynamic pst; in tuklib_cpucores() local
H A Dtuklib_physmem.c190 struct pst_static pst; in tuklib_physmem() local
/netbsd-src/bin/ls/
H A Dutil.c96 printwc(wchar_t wc, mbstate_t *pst) in printwc()
/netbsd-src/sys/arch/x86/x86/
H A Dpowernow.c450 struct powernow_pst_s *pst; in powernow_k7_states() local
724 struct powernow_pst_s *pst; in powernow_k8_states() local
/netbsd-src/usr.bin/script/
H A Dscript.c443 struct stat pst; in playback() local
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_hpux10.c132 static struct pst_status *pst; variable
H A Dm_hpux8.c227 static struct pst_status *pst; variable
H A Dm_hpux9.c239 static struct pst_status *pst; variable
/netbsd-src/lib/libpuffs/
H A Dpuffs.c416 pu_prepost_fn pre, pu_prepost_fn pst) in puffs_set_prepost()
/netbsd-src/usr.bin/indent/
H A Dindent.c514 parser_state_free(struct parser_state * pst) parser_state_free() argument
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_anchor.c431 struct sldns_file_parse_state pst; in anchor_read_file() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dsystime.d9716 auto pst = new immutable SimpleTimeZone(dur!"hours"(-8)); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dsystime.d10648 auto pst = new immutable SimpleTimeZone(dur!"hours"(-8)); variable
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c1592 bus_size_t paddr, pdata, pst, psz; in slhci_write() local
1611 bus_size_t paddr, pdata, pst, psz; in slhci_read() local
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c808 PerStreamTags pst = *ppst; in designateEmitStream() local
932 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */ in oPrintfUtf8() local
957 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */ in ePrintfUtf8() local
981 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */ in fPrintfUtf8() local
1005 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */ in fPutsUtf8() local
1029 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */ in ePutsUtf8() local
1048 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */ in oPutsUtf8() local
1110 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */ in fPutbUtf8() local
1130 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */ in oPutbUtf8() local
1151 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */ in ePutbUtf8() local
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dstabs.c1073 register struct stab_tag **pst; in parse_stab_string() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1173 StatT pst; in __fs_is_empty() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dstabs.c1055 register struct stab_tag **pst; in parse_stab_string() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c3706 #define pst PSWM macro