Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/tests/core/
H A Dtest_10.c25 static char base_hardware[] = "HRD"; in main() local
36 { "rope", 85, 4, 2, base_hardware, 212 }, in main()
37 { "ladder", 0, 2, 1, base_hardware, 517 }, in main()
38 { "bolt", 4123, 144, 42, base_hardware, 632 }, in main()
H A Dtest_01.c23 static char base_hardware[] = "HRD"; in main() local
34 { "rope", 85, 4, 2, base_hardware, 212 }, in main()
35 { "ladder", 0, 2, 1, base_hardware, 517 }, in main()
36 { "bolt", 4123, 144, 42, base_hardware, 632 }, in main()
/freebsd/contrib/libxo/doc/
H A Dexample.rst14 static char base_hardware[] = "HRD";
25 { "rope", 85, 4, 2, base_hardware, 212 },
26 { "ladder", 0, 2, 1, base_hardware, 517 },
27 { "bolt", 4123, 144, 42, base_hardware, 632 },