Searched refs:cs (Results 226 - 250 of 510) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dsysctlgetmibinfo.c464 #define COPY_OUT_DATA(t, c, cs, nlp, l) do { \
465 if ((c) != NULL && (cs) != NULL) \
466 *(cs) = strlcpy((c), (t), *(cs)); \
467 else if ((cs) != NULL) \
468 *(cs) = strlen(t) + 1; \
/netbsd-6-1-5-RELEASE/sys/arch/arm/imx/
H A Dimx_pcic.c458 u_int cs; local
467 cs = (*sock->pcictag->read)(sock, IMX_PCIC_CARD_STATUS);
469 if ((cs == IMX_PCIC_CARD_VALID) == (present == 1)) {
488 u_int cs; local
490 cs = (*sock->pcictag->read)(sock, IMX_PCIC_CARD_STATUS);
491 if (cs == IMX_PCIC_CARD_VALID) {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-i960.c124 coff_symbol_type *cs = coffsymbol(symbol_in); local
128 if (bfd_is_und_section (cs->symbol.section)) {
135 if ((bfd_asymbol_flavour(&cs->symbol) != bfd_target_coff_flavour)
136 || (cs->native == (combined_entry_type *)NULL))
148 switch (cs->native->u.syment.n_sclass)
155 union internal_auxent *aux = &((cs->native+2)->u.auxent);
157 int olf = (aux->x_bal.x_balntry - cs->native->u.syment.n_value);
158 BFD_ASSERT(cs->native->u.syment.n_numaux==2);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arc/
H A Dasl.s33 asl.cs r30,r31
H A Dmov.s33 mov.cs r30,r31
H A Drlc.s33 rlc.cs r30,r31
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Dnaked.d17 29: 2e 8b 74 14 80 [ ]*mov %cs:-0x80\(%esp,%edx,1\),%esi
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/compat/
H A Dscalar-by-value-4_x.c74 T(cs, _Complex short, CINT (1, 2))
91 T(cs)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/format/
H A Dc90-scanf-1.c16 const int *cip, const int *cn, const char *cs, const void **ppc,
106 scanf ("%s", cs); /* { dg-warning "constant" "%s writing into const" } */
12 foo(int *ip, unsigned int *uip, short int *hp, unsigned short int *uhp, long int *lp, unsigned long int *ulp, float *fp, double *dp, long double *ldp, char *s, signed char *ss, unsigned char *us, void **pp, int *n, llong *llp, ullong *ullp, wchar_t *ls, const int *cip, const int *cn, const char *cs, const void **ppc, void *const *pcp, short int *hn, long int *ln, void *p, char **sp, volatile void *ppv) argument
H A Dms_c90-scanf-1.c17 const int *cip, const int *cn, const char *cs, const void **ppc,
106 scanf ("%s", cs); /* { dg-warning "constant" "%s writing into const" } */
13 foo(int *ip, unsigned int *uip, short int *hp, unsigned short int *uhp, long int *lp, unsigned long int *ulp, float *fp, double *dp, long double *ldp, char *s, signed char *ss, unsigned char *us, void **pp, int *n, llong *llp, ullong *ullp, wchar_t *ls, const int *cip, const int *cn, const char *cs, const void **ppc, void *const *pcp, short int *hn, long int *ln, void *p, char **sp, volatile void *ppv) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-i960.c124 coff_symbol_type *cs = coffsymbol(symbol_in); local
128 if (bfd_is_und_section (cs->symbol.section)) {
135 if ((bfd_asymbol_flavour(&cs->symbol) != bfd_target_coff_flavour)
136 || (cs->native == (combined_entry_type *)NULL))
148 switch (cs->native->u.syment.n_sclass)
155 union internal_auxent *aux = &((cs->native+2)->u.auxent);
157 int olf = (aux->x_bal.x_balntry - cs->native->u.syment.n_value);
158 BFD_ASSERT(cs->native->u.syment.n_numaux==2);
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/tests/
H A Dmenu-whitespace47 1998-12-06 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
70 schwab@issan.cs.uni-dortmund.de completely different"
/netbsd-6-1-5-RELEASE/lib/libbluetooth/
H A Dbt_dev.c326 hci_command_status_ep cs; local
356 if (sizeof(cs) > (size_t)n)
359 memcpy(&cs, p, sizeof(cs));
360 p += sizeof(cs);
361 n -= sizeof(cs);
363 if (le16toh(cs.opcode) == req->opcode) {
364 if (cs.status != 0)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/compat/
H A Dscalar-by-value-4_x.c73 T(cs, _Complex short, CINT (1, 2))
88 T(cs)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/format/
H A Dc90-scanf-1.c16 const int *cip, const int *cn, const char *cs, const void **ppc,
106 scanf ("%s", cs); /* { dg-warning "constant" "%s writing into const" } */
12 foo(int *ip, unsigned int *uip, short int *hp, unsigned short int *uhp, long int *lp, unsigned long int *ulp, float *fp, double *dp, long double *ldp, char *s, signed char *ss, unsigned char *us, void **pp, int *n, llong *llp, ullong *ullp, wchar_t *ls, const int *cip, const int *cn, const char *cs, const void **ppc, void *const *pcp, short int *hn, long int *ln, void *p, char **sp, volatile void *ppv) argument
/netbsd-6-1-5-RELEASE/sys/dev/microcode/aic7xxx/
H A Daicasm.c357 critical_section_t *cs; local
442 "static struct cs {\n"
447 for (cs = TAILQ_FIRST(&cs_tailq);
448 cs != NULL;
449 cs = TAILQ_NEXT(cs, links)) {
451 cs == TAILQ_FIRST(&cs_tailq) ? "" : ",\n",
452 cs->begin_addr, cs->end_addr);
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dcsharpcomp.sh.in28 # Usage: /bin/sh csharpcomp.sh [OPTION] SOURCE.cs ... RES.resource ...
121 *.cs)
/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dip.h116 #define IPTOS_CLASS(cs) ((cs) & IPTOS_CLASS_MASK)
/netbsd-6-1-5-RELEASE/gnu/usr.bin/grep/grep/
H A DMakefile32 .for F in cs.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fr.gmo gl.gmo hr.gmo \
/netbsd-6-1-5-RELEASE/gnu/usr.bin/texinfo/
H A DMakefile23 .for F in cs.gmo da.gmo de.gmo de_AT.gmo eo.gmo fr.gmo he.gmo hr.gmo ja.gmo \
30 #FILES+= txi-cs.tex txi-de.tex txi-en.tex txi-es.tex txi-fr.tex txi-it.tex \
/netbsd-6-1-5-RELEASE/sys/arch/vax/floppy/
H A DMakefile15 FROMDEC=du* dm* db* s[mbr]* *boo.* vmb.exe *.hlp cs* ci*
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/amd64/
H A Dlinux_machdep.h78 u_int16_t cs; member in struct:linux_sigcontext
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dpim.h167 #define PIM_CPU_HPMC_TL(cs) (((cs) >> 4) & 0x3)
170 #define PIM_CPU_HPMC_CS(cs) ((cs) & 0x3)
176 "f\000\002cs\0" /* bit 0 .. 1 */
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/fatboot/
H A Dfatboot.S130 push %cs /* %cs is zero */
131 push %cs /* 64-bit for LBA read */
137 push %cs /* Offset zero */
/netbsd-6-1-5-RELEASE/tests/lib/libc/regex/
H A Ddebug.c123 cset *cs; local
174 cs = &g->sets[opnd];
177 if (CHIN(cs, i) && i < g->csetsize) {

Completed in 192 milliseconds

1234567891011>>