Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/proc-armv/
Dprocessor.h51 set_fs(USER_DS); \
/external/pdfium/fxjs/
Dcjs_app.h34 CJS_Return set_fs(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_app.cpp293 CJS_Return app::set_fs(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_fs() function in app