Home
last modified time | relevance | path

Searched defs:n (Results 451 – 475 of 3173) sorted by relevance

1...<<11121314151617181920>>...127

/titanic_50/usr/src/lib/libnsl/dial/
H A Dstoa.c54 #define MASK(n) ((1 << (n)) - 1) argument
203 memcp(char *d, char *s, int n) in memcp()
/titanic_50/usr/src/lib/libshell/common/include/
H A Dfcin.h48 #define fcpeek(n) ((int)_Fcin.fcptr[n]) argument
49 #define fcseek(n) ((char*)(_Fcin.fcptr+=(n))) argument
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dwhence.c54 register int n, flags=0; in b_command() local
97 register int flags=0, n; in b_whence() local
H A Dprint.c144 register int exitval=0,n, fd = 1; in b_print() local
342 register int n; in sh_echolist() local
529 int n = nv_size(np); in fmtbase64() local
572 static int varname(const char *str, int n) in varname()
606 int n; in extend() local
/titanic_50/usr/src/uts/i86pc/os/
H A Dpmem.c534 pmem_cookie_alloc(struct devmap_pmem_cookie **pcpp, pgcnt_t n, uint_t kflags) in pmem_cookie_alloc()
558 pmem_lock(pgcnt_t n, proc_t *p) in pmem_lock()
719 mpool_append(page_t **ppp, pgcnt_t n) in mpool_append()
733 mpool_break(page_t **ppp, pgcnt_t n) in mpool_break()
752 lpp_create(page_t **lppp, pgcnt_t n, pgcnt_t *lpages, pmem_lpg_t **plpp, in lpp_create()
782 lpp_break(page_t **lppp, pgcnt_t n, pgcnt_t r, pmem_lpg_t *oplp) in lpp_break()
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPHeaderV2.java655 int i, n = resp.size(); in parsePreviousRespondersOut() local
917 int i, n = attrForms.size(); in parseAttributeVectorIn() local
1078 int i, n = t.size(); in escapeTags() local
1108 int i, n = t.size(); in unescapeTags() local
1125 int i, n = scopes.size(); in escapeScopeStrings() local
1142 int i, n = scopes.size(); in unescapeScopeStrings() local
/titanic_50/usr/src/lib/libast/common/include/
H A Dast.h118 #define PATH_VERIFIED(n) (((n)&01777)<<5) argument
184 #define mbxfrm(t,f,n) (mbcoll()?(*ast.mb_xfrm)((char*)(t),(char*)(f),n):0) argument
192 #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x… argument
193 #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) argument
199 #define strneq(a,b,n) (*(a)==*(b)&&!strncmp(a,b,n)) argument
/titanic_50/usr/src/cmd/troff/troff.d/
H A Ddraw.c45 #define hmot(n) hpos += n argument
46 #define hgoto(n) hpos = n argument
47 #define vmot(n) vgoto(vpos + n) argument
60 #define sgn(n) ((n > 0) ? 1 : ((n < 0) ? -1 : 0)) argument
61 #define abs(n) ((n) >= 0 ? (n) : -(n)) argument
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A D_unpack_dble.c59 #define SHIFTMACRO(n) if (t <= (((unsigned long) 0xffffffff) >> n)) { t = t<<n ; nlzbits += n ; } in _fp_normalize() argument
110 _fp_leftshift(unpacked *pu, unsigned n) in _fp_leftshift()
/titanic_50/usr/src/lib/libpkg/common/
H A Dsrchcfile.c460 getstr(char **cp, int n, char *str, int separator[]) in getstr()
513 int n; in getend() local
/titanic_50/usr/src/lib/libc/port/locale/
H A Dgb2312.c74 _GB2312_check(const char *str, size_t n) in _GB2312_check()
98 size_t n, mbstate_t *_RESTRICT_KYWD ps, boolean_t zero) in _GB2312_mbrtowc()
/titanic_50/usr/src/lib/libm/common/C/
H A Djn.c72 jn(int n, GENERIC x) { in jn()
231 yn(int n, GENERIC x) { in yn()
/titanic_50/usr/src/cmd/awk/
H A Dtran.c179 makesymtab(int n) in makesymtab()
246 setsymtab(uchar *n, uchar *s, Awkfloat f, unsigned int t, Array *tp) in setsymtab()
278 hash(uchar *s, int n) /* form hash value for string s */ in hash()
459 int c, n; in qstring() local
/titanic_50/usr/src/lib/libmail/common/
H A Dcasncmp.c49 casncmp(char *s1, char *s2, ssize_t n) in casncmp()
/titanic_50/usr/src/lib/libast/common/features/
H A Dmode.c39 int n; in main() local
/titanic_50/usr/src/cmd/sgs/tsort/common/
H A Dzmalloc.c43 zmalloc(int severity, size_t n) in zmalloc()
/titanic_50/usr/src/lib/libcurses/screen/
H A D_addchnstr.c49 addchnstr(chtype *s, int n) in addchnstr()
H A D_addnstr.c49 addnstr(char *s, int n) in addnstr()
H A D_addnwstr.c40 addnwstr(wchar_t *ws, int n) in addnwstr()
H A D_addwchnstr.c40 addwchnstr(chtype *str, int n) in addwchnstr()
H A D_getnwstr.c40 getnwstr(wchar_t *ws, int n) in getnwstr()
H A D_inchnstr.c49 inchnstr(chtype *s, int n) in inchnstr()
H A D_innstr.c49 innstr(char *s, int n) in innstr()
H A D_insnstr.c49 insnstr(char *s, int n) in insnstr()
H A D_insnwstr.c40 insnwstr(wchar_t *ws, int n) in insnwstr()

1...<<11121314151617181920>>...127