Home
last modified time | relevance | path

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

/DragonOS/kernel/src/common/
H A Derrno.h93 #define ELIBMAX 82 /* 尝试链接太多共享库 Attempting to link in too many shared libraries */ macro
/DragonOS/kernel/crates/system_error/src/
H A Dlib.rs172 ELIBMAX = 82, enumerator