Home
last modified time | relevance | path

Searched refs:label (Results 1 – 8 of 8) sorted by relevance

/picolibc-latest/test/
Dtest-put.c43 check(char *label, bool ok, int expect, int got) in check() argument
46 fprintf(stderr, "%s: expect %d got %d\n", label, expect, got); in check()
53 check_s(char *label, bool ok, size_t expect, size_t got) in check_s() argument
56 fprintf(stderr, "%s: expect %zd got %zd\n", label, expect, got); in check_s()
Dtest-memset.c86 check(char *label, void *buf, size_t size, size_t start, size_t end, int c) in check() argument
99 label, start, end, p, (uint8_t) e, (uint8_t) g); in check()
/picolibc-latest/newlib/libc/machine/hppa/
DDEFS.h58 ; the address of the PROF label (which is where mcount stores the
63 .label name !\
89 .label name !\
114 ; The EXIT macro defines a label (PROF_foo), and a word of storage.
122 .label prof !\
134 .label prof !\
143 .label name !\
150 .label name !\
/picolibc-latest/newlib/libc/machine/arm/
Dstrcmp-armv6m.S39 .macro DoSub n, label
47 bne \label
50 .macro Byte_Test n, label
53 DoSub \n, \label
/picolibc-latest/newlib/libc/machine/mips/
Dstrcmp.S64 # define L(label) $L ## label argument
66 # define L(label) .L ## label argument
Dmemset.S69 # define L(label) $L ## label argument
71 # define L(label) .L ## label argument
Dmemcpy.S76 # define L(label) $L ## label argument
78 # define L(label) .L ## label argument
/picolibc-latest/newlib/
DChangeLog-20154316 specific label prefixes into account.
16082 * libc/sys/h8300hms/crt0.S (_start): Change local label
22117 conform to user label naming conventions.
24025 * libc/sys/h8300hms/crt0.S: Use temporary label names