Home
last modified time | relevance | path

Searched refs:function (Results 101 – 125 of 926) sorted by relevance

12345678910>>...38

/illumos-gate/usr/src/lib/crt/sparc/
H A Dcrti.S47 .type _init, #function
57 .type _fini, #function
/illumos-gate/usr/src/lib/crt/amd64/
H A Dcrti.s44 .type _init,@function
55 .type _fini,@function
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dcall_implies.schema3 function varchar(64),
11 CONSTRAINT implies_row UNIQUE (file, function, call_id, static, type, parameter, key, value)
H A Dreturn_implies.schema3 function varchar(64),
11 CONSTRAINT implies_row UNIQUE (file, function, call_id, static, type, parameter, key, value)
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddoc-guide.rst130 // This function is to be used to increment a
134 // function instead of open coding a simple
140 .. c:function:: int inc(int val)
146 This function is to be used to increment a
150 function instead of open coding a simple
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c75 uint8_t function; member
138 (func == pci_bsf->function)) { in gfxp_pci_find_bsf()
152 gfxp_pci_init_handle(uint8_t bus, uint8_t slot, uint8_t function, in gfxp_pci_init_handle() argument
171 pci_bsf->function = function; in gfxp_pci_init_handle()
/illumos-gate/usr/src/lib/libc/common/sys/
H A Dmmap.S35 ANSI_PRAGMA_WEAK(mmap,function)
37 ANSI_PRAGMA_WEAK(mmap64,function)
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.src38 :pb=(^\d?procedure|function|program\d\p\d|\(|;|\:)|(=\d?record\d):\
44 forward function goto if in label mod nil not of or packed procedure\
101 :pb=(subroutine|function)\d\p\d?\(\a?\):\
102 :bb=(subroutine|function)\d\p\d?\(\a?\):be=^\d?end:\
106 else elsedef enddef filedes for function goto if ifdef ifelse\
110 :pb=(^\d?(procedure|function|module)\d\p\d|\(|;|\:):\
140 :pb=(function|subroutine|program)\d\p\d?\(\a?\):\
141 :bb=(function|subroutine|program)\d\p\d?\(\a?\):be=^\dend:\
148 end endif equivalence format function\
/illumos-gate/usr/src/lib/c_synonyms/amd64/
H A Dsynonyms.S33 .type _##name, @function; \
43 .type __##name, @function; \
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcSendLIRR.cc49 HBA_UINT8 function, in Sun_fcSendLIRR() argument
58 port->sendLIRR(wwnConversion(destWWN.wwn), function, type, in Sun_fcSendLIRR()
/illumos-gate/usr/src/lib/libsaveargs/tests/
H A DREADME4 function prologues (assembled from data.s)
13 Display each function in a given object we believe to have saved
/illumos-gate/usr/src/lib/c_synonyms/sparc/
H A Dsynonyms.S33 .type _##name, #function; \
44 .type __##name, #function; \
/illumos-gate/usr/src/lib/c_synonyms/sparcv9/
H A Dsynonyms.S33 .type _##name, #function; \
44 .type __##name, #function; \
/illumos-gate/usr/src/lib/crt/i386/
H A Dcrti.s60 .type _init,@function
77 .type _fini,@function
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dwslen.S44 ANSI_PRAGMA_WEAK(wcslen,function)
45 ANSI_PRAGMA_WEAK(wslen,function)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE9315 b. When a shared library is loaded, if the function lib_init()
63 e. A bug caused by an EXIT trap inside a function that
84 n. Whence -a now longer reports that a defined function
91 function has been fixed.
121 function was unset within a discipline was fixed.
158 after ksh detected an error when reading a function
275 w. A discipline function for a global variable defined
276 within a function defined with the function keyword,
315 a function has been fixed.
380 i. A function defined as foo() without a function body
[all …]
/illumos-gate/usr/src/lib/c_synonyms/i386/
H A Dsynonyms.S33 .type _##name, @function; \
46 .type __##name, @function; \
/illumos-gate/usr/src/lib/libm/i386/src/
H A Disnanf.S32 LIBM_ANSI_PRAGMA_WEAK(isnanf,function)
34 .type _isnanf,@function
/illumos-gate/usr/src/lib/libfru/include/
H A Dlibfrup.h68 int (*function)(fru_seghdl_t segment,
73 int (*function)(fru_tag_t *tag,
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio_guest.c92 nxge->npi_handle.function.instance = nxge->instance; in nxge_guest_regs_map()
93 nxge->npi_handle.function.function = nxge->function_num; in nxge_guest_regs_map()
100 nxge->npi_reg_handle.function.instance = nxge->instance; in nxge_guest_regs_map()
101 nxge->npi_reg_handle.function.function = nxge->function_num; in nxge_guest_regs_map()
108 nxge->npi_vreg_handle.function.instance = nxge->instance; in nxge_guest_regs_map()
109 nxge->npi_vreg_handle.function.function = nxge->function_num; in nxge_guest_regs_map()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/fun/
H A Ddirs9 function dirs
26 function _cd
92 function mcd
H A Dpopd7 function dirs
21 function pushd
78 function popd
H A Dpushd7 function dirs
21 function pushd
78 function popd
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_unused_ret.c53 char *function; member
127 assign->function = get_fn_name(expr->right); in match_assign_call()
188 tmp->name, tmp->function); in match_end_func()
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_xtoll.S35 / This function truncates the top of the 387 stack into a signed long.
59 / This function truncates the top of the 387 stack into a signed long long.
84 / This function truncates the top of the 387 stack into a unsigned long.

12345678910>>...38