Searched refs:nargs (Results 101 - 125 of 571) sorted by relevance

1234567891011>>

/macosx-10.10.1/cxxfilt-11/cxxfilt/intl/
H A Deval-plural.h35 switch (pexp->nargs)
H A Dplural-exp.h44 int nargs; /* Number of arguments. */ member in struct:expression
/macosx-10.10.1/libffi-18.1/x86/
H A Dx86-ffi_darwin.c55 for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types;
248 arg_area = (void**) alloca (cif->nargs * sizeof (void*));
281 for (i = cif->nargs, p_arg = cif->arg_types; (i != 0); i--, p_arg++)
358 for (i = cif->nargs-1; i >= 0; i--)
/macosx-10.10.1/llvmCore-3425.0.34/utils/vim/
H A Dtablegen.vim36 command -nargs=+ HiLink hi link <args>
38 command -nargs=+ HiLink hi def link <args>
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/x86/
H A Dx86-ffi_darwin.c55 for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types;
248 arg_area = (void**) alloca (cif->nargs * sizeof (void*));
281 for (i = cif->nargs, p_arg = cif->arg_types; (i != 0); i--, p_arg++)
358 for (i = cif->nargs-1; i >= 0; i--)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/x86/
H A Dx86-ffi_darwin.c57 for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types;
250 arg_area = (void**) alloca (cif->nargs * sizeof (void*));
283 for (i = cif->nargs, p_arg = cif->arg_types; (i != 0); i--, p_arg++)
360 for (i = cif->nargs-1; i >= 0; i--)
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dgitcommit.vim33 command! -bang -bar -buffer -complete=custom,s:diffcomplete -nargs=* DiffGitCached :call s:gitdiffcached(<bang>0,b:git_dir,<f-args>)
65 command! -bang -bar -buffer -complete=custom,s:diffcomplete -nargs=* DiffGitCached :call s:gitdiffcached(<bang>0,b:git_dir,<f-args>)
H A Dxml.vim47 command! -nargs=+ XMLns call xmlcomplete#CreateConnection(<f-args>)
48 command! -nargs=? XMLent call xmlcomplete#CreateEntConnection(<f-args>)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dabaqus.vim33 command -nargs=+ HiLink hi link <args>
35 command -nargs=+ HiLink hi def link <args>
H A Dabc.vim44 command -nargs=+ HiLink hi link <args>
46 command -nargs=+ HiLink hi def link <args>
H A Dapachestyle.vim49 command -nargs=+ HiLink hi link <args>
51 command -nargs=+ HiLink hi def link <args>
H A Dasteriskvm.vim41 command -nargs=+ HiLink hi link <args>
43 command -nargs=+ HiLink hi def link <args>
H A Dbc.vim60 command -nargs=+ HiLink hi link <args>
62 command -nargs=+ HiLink hi def link <args>
H A Dbzr.vim48 command -nargs=+ HiLink hi link <args>
50 command -nargs=+ HiLink hi def link <args>
H A Dcfg.vim44 command -nargs=+ HiLink hi link <args>
46 command -nargs=+ HiLink hi def link <args>
H A Dchange.vim29 command -nargs=+ HiLink hi link <args>
31 command -nargs=+ HiLink hi def link <args>
H A Dcheetah.vim44 command -nargs=+ HiLink hi link <args>
46 command -nargs=+ HiLink hi def link <args>
H A Dconfig.vim38 command -nargs=+ HiLink hi link <args>
40 command -nargs=+ HiLink hi def link <args>
H A Dcpp.vim43 command -nargs=+ HiLink hi link <args>
45 command -nargs=+ HiLink hi def link <args>
H A Dcvs.vim28 command -nargs=+ HiLink hi link <args>
30 command -nargs=+ HiLink hi def link <args>
H A Dcynpp.vim57 command -nargs=+ HiLink hi link <args>
59 command -nargs=+ HiLink hi def link <args>
H A Ddef.vim40 command -nargs=+ HiLink hi link <args>
42 command -nargs=+ HiLink hi def link <args>
H A Ddylanintr.vim34 command -nargs=+ HiLink hi link <args>
36 command -nargs=+ HiLink hi def link <args>
H A Decd.vim39 command -nargs=+ HiLink hi link <args>
41 command -nargs=+ HiLink hi def link <args>
H A Dexports.vim47 command -nargs=+ HiLink hi link <args>
49 command -nargs=+ HiLink hi def link <args>

Completed in 203 milliseconds

1234567891011>>