Searched refs:column (Results 1 – 12 of 12) sorted by relevance
/picolibc-latest/newlib/libc/misc/ |
D | ubsan.c | 43 uint32_t column; member 60 data->location.filename, data->location.line, data->location.column); in __ubsan_handle_out_of_bounds()
|
/picolibc-latest/newlib/libc/machine/mn10300/ |
D | memcmp.S | 85 .byte 0xb2 # DW_CFA_offset, column 0x32 100 .byte 0x87 # DW_CFA_offset, column 0x7
|
D | strlen.S | 79 .byte 0xb2 # DW_CFA_offset, column 0x32 94 .byte 0x87 # DW_CFA_offset, column 0x7
|
D | strcmp.S | 88 .byte 0xb2 # DW_CFA_offset, column 0x32 103 .byte 0x87 # DW_CFA_offset, column 0x7
|
D | strcpy.S | 85 .byte 0xb2 # DW_CFA_offset, column 0x32 100 .byte 0x87 # DW_CFA_offset, column 0x7
|
D | memset.S | 95 .byte 0xb2 # DW_CFA_offset, column 0x32 110 .byte 0x87 # DW_CFA_offset, column 0x7
|
D | memchr.S | 108 .byte 0xb2 # DW_CFA_offset, column 0x32 123 .byte 0x87 # DW_CFA_offset, column 0x7
|
D | memcpy.S | 101 .byte 0xb2 # DW_CFA_offset, column 0x32 116 .byte 0x87 # DW_CFA_offset, column 0x7
|
D | strchr.S | 121 .byte 0xb2 # DW_CFA_offset, column 0x32 136 .byte 0x87 # DW_CFA_offset, column 0x7
|
/picolibc-latest/newlib/libc/string/ |
D | wcstrings.tex | 36 * Function wcswidth:: Number of column positions of a wide-character string 38 * Function wcwidth:: Number of column positions of a wide-character code
|
/picolibc-latest/newlib/libm/math/ |
D | math.tex | 132 @c based on the column. For example: "sort -t@ -k3.17"
|
/picolibc-latest/newlib/libc/iconv/ |
D | iconv.tex | 181 The following is the list of currently supported encodings. The first column 182 corresponds to the encoding name, the second column is the list of aliases, 183 the third column is its CES and CCS components names, and the fourth column
|