Home
last modified time | relevance | path

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

/DragonOS/kernel/src/common/
H A Derrno.h92 #define ELIBSCN 81 /* a. out中的.lib部分已损坏 .lib section in a.out corrupted */ macro
/DragonOS/kernel/crates/system_error/src/
H A Dlib.rs170 ELIBSCN = 81, enumerator