Home
last modified time | relevance | path

Searched refs:bl (Results 1 – 2 of 2) sorted by relevance

/stdlib/
A Dlonglong.h356 "rM" ((USItype) (bl)))
364 "rM" ((USItype) (bl)))
464 "g" ((USItype) (bl)))
472 "g" ((USItype) (bl)))
556 if ((al) < (bl)) \
627 "g" ((USItype) (bl)))
635 "g" ((USItype) (bl)))
996 "r" ((USItype) (bl)))
1004 "r" ((USItype) (bl)))
1469 "g" ((USItype) (bl)))
[all …]
A Dmsort.c101 unsigned long *bl; in msort_with_tmp() local
106 bl = (unsigned long *) b1; in msort_with_tmp()
112 bl = (unsigned long *) b2; in msort_with_tmp()
117 *tmpl++ = *bl++; in msort_with_tmp()

Completed in 12 milliseconds