Searched defs:last (Results 1 - 25 of 653) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/cvs/emx/
H A Dstripslash.c22 int last; local
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dstripslash.c35 int last; local
/openbsd-current/gnu/usr.bin/cvs/os2/
H A Dstripslash.c22 int last; local
/openbsd-current/gnu/usr.bin/cvs/windows-NT/
H A Dstripslash.c22 int last; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dtrunctfdf.c5 double *copy(long double *first, long double *last, double *result) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20030721-1.c22 int last= 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dcfg1.C22 void foo(S first, S last) { argument
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dinterval_tree.h11 unsigned long last; member in struct:interval_tree_node
/openbsd-current/gnu/gcc/libgomp/config/linux/
H A Dbar.c38 gomp_barrier_wait_end (gomp_barrier_t *bar, bool last) argument
/openbsd-current/games/backgammon/common_source/
H A Done.c108 last(void) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D15799.C23 enum { first, last}; enumerator in enum:__anon6617
H A D13478.C17 enum { first = 1, last }; enumerator in enum:Agent::__anon6615
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20010116-1.c12 void find (Data *first, Data *last) argument
/openbsd-current/lib/libc/string/
H A Dstrtok.c35 static char *last; local
42 strtok_r(char *s, const char *delim, char **last) argument
H A Dwcstok.c48 wcstok(wchar_t * __restrict s, const wchar_t * __restrict delim, wchar_t ** __restrict last) argument
/openbsd-current/usr.bin/make/lst.lib/
H A DlstConcat.c64 LstNode last; /* the last element in the list. Keeps local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DSwift.h19 last = unknown enumerator in enum:llvm::binaryformat::Swift5ReflectionSectionKind
/openbsd-current/gnu/gcc/gcc/
H A Dgenmddeps.c33 static struct filedep *deps, **last = &deps; variable in typeref:struct:
/openbsd-current/gnu/gcc/libgomp/config/posix/
H A Dbar.c73 gomp_barrier_wait_end (gomp_barrier_t *bar, bool last) argument
/openbsd-current/gnu/gcc/libgomp/
H A Dwork.c151 bool last; local
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/25_algorithms/
H A Dbinary_search.cc50 const int last = A[N - 1]; local
84 const int last = A[N - 1]; local
119 const int last = A[N - 1]; local
161 const int last local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Daverage.c38 int first = 0, last = 0; local
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.compat/
H A Daverage.c38 int first = 0, last = 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate44.C33 AlgoSort(int (*compare)(const T *, const T *), void (*fixup)( List<T> *, int first, int last), List< T >* theList, int first, int last) argument
/openbsd-current/lib/libc/db/btree/
H A Dbt_overflow.c132 PAGE *h, *last; local

Completed in 382 milliseconds

1234567891011>>