Home
last modified time | relevance | path

Searched refs:z (Results 1 – 5 of 5) sorted by relevance

/seL4-master/src/machine/
A Dio.c301 char *a, *z, *s = (char *)fmt; in printf_core() local
331 for (z = s; s[0] == '%' && s[1] == '%'; z++, s += 2); in printf_core()
335 l = z - a; in printf_core()
431 z = buf + sizeof(buf); in printf_core()
471 a = z - p; in printf_core()
477 if (p < 0 && *z) { in printf_core()
480 p = z - a; in printf_core()
525 a = z; in printf_core()
531 if (p < z - a) { in printf_core()
532 p = z - a; in printf_core()
[all …]
/seL4-master/include/
A Dbasic_types.h24 #define _macro_concat_helper2(x,y,z) x ## y ## z argument
25 #define _macro_concat_helper(x,y,z) _macro_concat_helper2(x,y,z) argument
/seL4-master/tools/dts/
A Dodroidc4.dts599 i2c2-sda-z {
609 i2c2-sck-z {
689 mclk1-z {
735 pdm-din0-z {
771 pdm-din1-z {
807 pdm-din2-z {
843 pdm-din3-z {
882 pdm-dclk-z {
1391 tdm-c-din0-z {
1409 tdm-c-din1-z {
[all …]
A Dtx2.dts2079 z-max = < 0xffff >;
5708 …x Mic Jack","x MIC_IN","y Headphone","y OUT","y IN","y Mic","z Headphone","z OUT","z IN","z Mic","…
/seL4-master/manual/
A Dexport.bst26 %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z

Completed in 19 milliseconds