Searched defs:word (Results 251 - 275 of 303) sorted by relevance

<<111213

/macosx-10.9.5/ntp-88/ntpq/
H A Dntpq.c2131 int word, words; local
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dpppd.h229 char *word; member in struct:wordlist
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclBasic.c4742 int word; local
4827 int word; local
5039 TclEvalObjEx( Tcl_Interp *interp, register Tcl_Obj *objPtr, int flags, const CmdFrame *invoker, int word) argument
[all...]
H A DtclCompCmds.c727 const char *word; local
2052 const char *word; local
2382 const char *word = incrTokenPtr[1].start; local
6178 const char *word; local
[all...]
H A DtclExecute.c1373 TclCompEvalObj( Tcl_Interp *interp, Tcl_Obj *objPtr, const CmdFrame *invoker, int word) argument
[all...]
H A DtclNamesp.c3288 int word = 3; local
H A DtclTest.c1307 const char *word = Tcl_GetString(objv[0]); local
[all...]
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclExecute.c992 int word; /* Index of the word which is in objPtr */ variable
H A DtclInt.h916 int word; /* Index of the word in the command */ member in struct:CFWord
923 int word; /* Index of word in ExtCmdLoc.loc[cmd]->{line,literal}[.] */ member in struct:CFWordBC
H A DtclTest.c1259 CONST char* word = Tcl_GetString( objv[ 0 ] ); local
[all...]
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Ddecnet.h33 typedef u_int8_t word[2]; /* 2 byte field */ typedef
[all...]
/macosx-10.9.5/tcsh-65/tcsh/
H A Ded.chared.c2153 static int oldevent, hist, word; local
[all...]
H A Dsh.h195 # define word word_t /* sys/types.h defines word.. bad move! */ macro
201 # undef word macro
806 Char *word; member in struct:wordent
[all...]
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dcomp.h155 Cpattern word; /* what matches in the word */ member in struct:cmatcher
238 char *word; member in struct:cline
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dhist.c3112 char *word = getdata(wordnode); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcperl-mode.el[all...]
H A Detags.el
H A Dpython.el[all...]
/macosx-10.9.5/cctools-845/libstuff/
H A Dbytesex.c961 uint32_t word; member in union:swapped_m88k_fpsr::__anon6957
976 uint32_t word; member in union:swapped_m88k_fpcr::__anon6959
1179 uint32_t word; member in union:swapped_m88110_bp_ctrl::__anon6961
1200 uint32_t word; member in union:swap_m88110_psr::__anon6963
1220 uint32_t word; member in union:swapped_m88110_fp_trap_status::__anon6965
2009 uint32_t word; member in union:swapped_err_code::__anon6981
2012 uint32_t word; local
2201 unsigned int word; member in union:swapped_psr::__anon6982
2280 unsigned int word; member in union:swapped_fsr::__anon6984
2436 uint32_t word; member in union:swapped_twolevel_hint::__anon6986
2701 uint32_t word; member in union:swapped_relocation_info::__anon6988
2706 uint32_t word; member in struct:swapped_scattered_relocation_info
2783 uint32_t word; member in union:swapped_dylib_reference::__anon6990
[all...]
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Denv.cpp3563 void hyphen_trie::hyphenate(const char *word, int len, int *hyphens) argument
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c1630 fail_stack_elt_t word; member in union:__anon10854
[all...]
/macosx-10.9.5/ppp-727.90.1/Helpers/pppdump/
H A Dzlib.c2684 } word; /* 16-bit, 8 bytes for 32-bit machines) */ member in struct:inflate_huft_s
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkImgPhoto.c5067 pixel firstBit, word, mask; local
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkImgPhoto.c5077 pixel firstBit, word, mask; local
/macosx-10.9.5/vim-53/src/
H A Dedit.c3891 char_u *word; local
[all...]

Completed in 326 milliseconds

<<111213