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

  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
loc_29.c 447 bool north; local
507 north = true;
510 north = false;
552 m1, s1, fs1, north ? "N" : "S", d2, m2, s2, fs2,
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
loc_29.c 447 bool north; local
507 north = true;
510 north = false;
552 m1, s1, fs1, north ? "N" : "S", d2, m2, s2, fs2,
  /src/games/battlestar/
extern.h 144 #define NORTH 1010
244 #define north link[0] macro
  /src/external/gpl2/groff/dist/src/preproc/pic/
object.cpp 316 position object::north() function in class:object
671 position north() { return position(cent.x, cent.y + dim.y/2.0); } function in class:rectangle_object
1210 position north() { return (en.y - strt.y) > 0 ? en : strt; } function in class:line_object
1523 position north();
1552 position arc_object::north() function in class:arc_object

Completed in 26 milliseconds