Home
last modified time | relevance | path

Searched refs:weak_const_function (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/inet/
Dherrno-loc.c24 weak_const_function
/glibc-2.36/include/
Dlibc-symbols.h149 # define weak_const_function __attribute__ ((weak, __const__)) macro
/glibc-2.36/ChangeLog.old/
DChangeLog.67060 * libc-symbols.h: Add new macro weak_const_function. It's like