HomeSort by: relevance | last modified time | path
    Searched refs:left_ptr (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/binutils/dist/libctf/
ctf-qsort_r.c 121 char *left_ptr; local
127 skips a comparison for both the LEFT_PTR and RIGHT_PTR in
142 left_ptr = lo + size;
150 while ((*cmp) ((void *) left_ptr, (void *) mid, arg) < 0)
151 left_ptr += size;
156 if (left_ptr < right_ptr)
158 SWAP (left_ptr, right_ptr, size);
159 if (mid == left_ptr)
162 mid = left_ptr;
163 left_ptr += size
    [all...]
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-qsort_r.c 121 char *left_ptr; local
127 skips a comparison for both the LEFT_PTR and RIGHT_PTR in
142 left_ptr = lo + size;
150 while ((*cmp) ((void *) left_ptr, (void *) mid, arg) < 0)
151 left_ptr += size;
156 if (left_ptr < right_ptr)
158 SWAP (left_ptr, right_ptr, size);
159 if (mid == left_ptr)
162 mid = left_ptr;
163 left_ptr += size
    [all...]
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-qsort_r.c 121 char *left_ptr; local
127 skips a comparison for both the LEFT_PTR and RIGHT_PTR in
142 left_ptr = lo + size;
150 while ((*cmp) ((void *) left_ptr, (void *) mid, arg) < 0)
151 left_ptr += size;
156 if (left_ptr < right_ptr)
158 SWAP (left_ptr, right_ptr, size);
159 if (mid == left_ptr)
162 mid = left_ptr;
163 left_ptr += size
    [all...]
  /src/external/gpl3/gdb/dist/libctf/
ctf-qsort_r.c 121 char *left_ptr; local
127 skips a comparison for both the LEFT_PTR and RIGHT_PTR in
142 left_ptr = lo + size;
150 while ((*cmp) ((void *) left_ptr, (void *) mid, arg) < 0)
151 left_ptr += size;
156 if (left_ptr < right_ptr)
158 SWAP (left_ptr, right_ptr, size);
159 if (mid == left_ptr)
162 mid = left_ptr;
163 left_ptr += size
    [all...]
  /src/external/mit/xorg/include/xbitmaps/
Makefile 12 hlines3 icon keyboard16 left_ptr left_ptrmsk letters light_gray \

Completed in 15 milliseconds