Home
last modified time | relevance | path

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

/dports/lang/oo2c/oo2c_64-2.1.11/lib/src/
H A D__typemap.h60 #define OOC_LEN_FORMAT "%i" macro
H A DRT0.c273 (void)sprintf(s, "Array index out of range, " OOC_LEN_FORMAT in RT0__ErrorIndexOutOfRange()
274 " not in 0 <= x < " OOC_LEN_FORMAT, index, length); in RT0__ErrorIndexOutOfRange()