Home
last modified time | relevance | path

Searched +defs:expanded +defs:c (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/tcsh/
H A Dsh.dol.c53 #define unDgetC(c) Dpeekc = c argument
100 Char **expanded; in Dfix() local
117 Char *Dv[2], **expanded; in Dfix1() local
165 eChar c; in Dpack() local
203 eChar c, c1; in Dword() local
319 eChar c; in DgetC() local
377 eChar c, sc; in Dgetdol() local
719 eChar c; in fixDolMod() local
905 unDredc(eChar c) in unDredc()
914 eChar c; in Dredc() local
[all …]
H A Ded.chared.c1388 v_cmd_mode(Char c) in v_cmd_mode()
1416 e_unassigned(Char c) in e_unassigned()
1426 e_insert_str(Char *c) in e_insert_str()
1447 e_insert(Char c) in e_insert()
1522 e_digit(Char c) /* gray magic here */ in e_digit()
1555 e_argdigit(Char c) /* for ESC-n */ in e_argdigit()
1579 v_zero(Char c) /* command mode 0 for vi */ in v_zero()
1600 e_newline(Char c) in e_newline()
1621 e_newline_hold(Char c) in e_newline_hold()
1633 e_newline_down_hist(Char c) in e_newline_down_hist()
[all …]
H A Dsh.glob.c314 Char **expanded; in globexpand() local
705 Char c, *ip; in backeval() local
/freebsd-src/usr.sbin/autofs/
H A Ddefined.c83 char c, *expanded, *name; in defined_expand() local
H A Dcommon.c74 char *c; in checked_strdup() local
337 char c, *expanded; in expand_ampersand() local
423 struct node *child, *expanded; in node_expand_wildcard() local
/freebsd-src/crypto/openssl/crypto/ec/curve448/
H A Deddsa.c120 unsigned int c; in ossl_c448_ed448_derive_public_key() local
172 unsigned int c; in ossl_c448_ed448_sign() local
183 uint8_t expanded[EDDSA_448_PRIVATE_BYTES * 2]; in ossl_c448_ed448_sign() local
/freebsd-src/crypto/openssh/
H A Dscp.c887 int *expanded, int *invalid) in brace_expand_one()
955 int ret = -1, invalid = 0, expanded = 0; in brace_expand() local
2197 int c; local
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DDriver.cpp320 for (const object::Archive::Child &c : file->getArchive().children(e)) { addFile() local
350 for (const object::Archive::Child &c : file->getArchive().children(e)) { addFile() local
936 for (char c : protStr) { parseProtection() local
1121 __anon6f5ffee00502(char c) parseSymbolPatternsFile() argument
1510 SmallString<1024> expanded; link() local
[all...]
/freebsd-src/contrib/bmake/
H A Dvar.c624 char *expanded; Var_Undef() local
927 char *expanded = Var_Subst("${.MAKE.EXPORTED:O:u}", GetVarnamesToUnexport() local
2254 IsDelimiter(char c,const ModChain * ch) IsDelimiter() argument
2455 char c = p[1]; ParseModifier_Defined() local
4604 char *expanded; Var_Parse() local
4787 char *expanded; Var_Expand() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4494 bool expanded = false; member
4697 const bool expanded = IsExpanded(); in CalculateRowIndexes() local
4922 WindowDelegateHandleChar(Window & window,int c) WindowDelegateHandleChar() argument
5623 WindowDelegateHandleChar(Window & window,int c) WindowDelegateHandleChar() argument
5732 FormatForChar(int c) FormatForChar() argument
7270 WindowDelegateHandleChar(Window & window,int c) WindowDelegateHandleChar() argument
[all...]