Searched refs:bump (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dalloca.s37 ! we want to bump %sp by the requested size
44 sub %sp, %o0, %sp ! bump to new value
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.s36 ! we want to bump %sp by the requested size
43 sub %sp, %o0, %sp ! bump to new value
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.c162 topo_mod_lookup(topo_hdl_t *thp, const char *name, int bump) argument
169 if (mod != NULL && bump != 0)
/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c1770 trace_textout(Sfio_t* sp, register char* p, char* conform, int conformlen, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog, int line) argument
1774 message((-21, "opthelp: txt#%d +++ %2d \"%s\" style=%d level=%d bump=%d", line, ++depth, show(p), style, level, bump));
1775 p = textout(sp, p, conform, conformlen, style, level, bump, ip, version, id, catalog);
1783 textout(Sfio_t* sp, register char* s, char* conform, int conformlen, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog) argument
1786 #define textout(sp,s,conform,conformlen,style,level,bump,ip,version,id,catalog) trace_textout(sp,s,conform,conformlen,style,level,bump,ip,version,id,catalog,__LINE__)
1867 if (c == '+' || c == '-' && (bump = 3) || c != ' ' && level > 1)
1931 s = textout(sp, s, conform, conformlen, style, level + bump + par + 1, 0, ip, version, id, catalog);
1952 for (n = 0; n < bump
[all...]
/osnet-11/usr/src/lib/libpp/common/
H A Dppcontrol.c2010 * this option doesn't bump the token count
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemcpy.s1385 add %r11,%rdx # bump rdx to the right addr (it lagged behind in the above loop)

Completed in 28 milliseconds