HomeSort by: relevance | last modified time | path
    Searched defs:cfe_xptr_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbmips/stand/sbmips/common/
cfe_api_int.h 90 typedef int64_t cfe_xptr_t; typedef in typeref:typename:int64_t
94 cfe_xptr_t buf_ptr; /* pointer to a buffer */
108 cfe_xptr_t name_ptr; /* name string buffer */
110 cfe_xptr_t val_ptr; /* value string buffer */
  /src/sys/arch/mips/cfe/
cfe_api_int.h 90 typedef int64_t cfe_xptr_t; typedef in typeref:typename:int64_t
94 cfe_xptr_t buf_ptr; /* pointer to a buffer */
108 cfe_xptr_t name_ptr; /* name string buffer */
110 cfe_xptr_t val_ptr; /* value string buffer */
  /src/sys/arch/sbmips/stand/common/
cfe_api_int.h 90 typedef int64_t cfe_xptr_t; typedef in typeref:typename:int64_t
94 cfe_xptr_t buf_ptr; /* pointer to a buffer */
108 cfe_xptr_t name_ptr; /* name string buffer */
110 cfe_xptr_t val_ptr; /* value string buffer */

Completed in 12 milliseconds