Home
last modified time | relevance | path

Searched defs:errnum (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dkgdb.c380 volatile int errnum; in handle_exception() local
541 kgdb_error(int errnum) in kgdb_error()
/rk3399_rockchip-uboot/tools/dtoc/
H A Dfdt.py26 def CheckErr(errnum, msg): argument
340 def CheckErr(errnum, msg): argument
/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs.c35 static reiserfs_error_t errnum = ERR_NONE; variable