HomeSort by relevance Sort by last modified time
    Searched refs:UARG (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfprintf.c 399 #define UARG() \
836 _umax = UARG();
895 _umax = UARG();
903 hex: _umax = UARG();
    [all...]
vfwprintf.c 391 #define UARG() \
798 _umax = UARG();
855 _umax = UARG();
863 hex: _umax = UARG();
    [all...]

Completed in 4734 milliseconds